zshrc: update alias vimrc
This commit is contained in:
parent
ded0d7bee8
commit
63604f24e6
2
.zshrc
2
.zshrc
@ -122,7 +122,7 @@
|
||||
#alias rwlan='ip link set wlp3s0 down; ip link set wlp3s0 up'
|
||||
alias wget='wget -c' # allows to restore progress after interruption
|
||||
alias v='vim' # life's too short to type "vim" every time in full
|
||||
alias vimrc='vim ~/.vim/vimrc'
|
||||
alias vimrc='vim ~/.vimrc'
|
||||
alias zshconfig="vim ~/.zshrc"
|
||||
alias zshist="vim ~/.zsh_history"
|
||||
alias alltheconfigs='alltheconfigs.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user