mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-27 13:30:31 +01:00
Various fixes.
This commit is contained in:
@@ -28,6 +28,7 @@ alias ll='ls -lh'
|
||||
alias grep='grep --color=auto'
|
||||
alias gvim='gvim --remote-tab'
|
||||
alias userctl='systemctl --user'
|
||||
alias :q='exit'
|
||||
|
||||
if (( $+commands[thefuck] ))
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user