Changed ex alias for exit to q, turns ex is the command for entering vim's ex mode.
This commit is contained in:
@@ -10,7 +10,7 @@ alias l='ls -a'
|
||||
alias c='clear'
|
||||
alias k='clear'
|
||||
|
||||
alias ex="exit"
|
||||
alias q="exit"
|
||||
|
||||
# Pianobar can be found here: http://github.com/PromyLOPh/pianobar/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user