Skip to content

Commit

Permalink
change path to vim
Browse files Browse the repository at this point in the history
  • Loading branch information
yuroyoro committed Sep 12, 2012
1 parent b623a48 commit 1193e50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .zshrc.linux
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ export CLICOLOR=1
export LSCOLORS=ExFxCxDxBxegedabagacad

alias ls='ls -alh --color'
alias vi='/usr/bin/vim'
alias vim='/usr/bin/vim'
alias vi='/usr/local/bin/vim'
alias vim='/usr/local/bin/vim'

export PATH

Expand Down

0 comments on commit 1193e50

Please sign in to comment.