Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
re-alias vim to nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Aug 20, 2015
1 parent f4495a8 commit da8821d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/zshrc
Expand Up @@ -186,6 +186,7 @@ case $OSTYPE in
export PATH=/usr/texbin:${GOPATH}/bin:/usr/local/sbin:/sbin:/usr/sbin:${HOME}/.cabal/bin:${PATH}
alias gvim=mvim
alias gview=mview
alias vim=nvim
alias -g awk=gawk
alias ls=$(brew --prefix coreutils)/libexec/gnubin/ls

Expand Down

0 comments on commit da8821d

Please sign in to comment.