changed editor to vim in .zprofile
This commit is contained in:
parent
4aaada38ca
commit
71aeb2f2a7
@ -7,7 +7,7 @@ pb() {
|
||||
echo "$1" | nc pb.24unix.net 9999
|
||||
}
|
||||
|
||||
export EDITOR='mvim -f --nomru -c "au VimLeave * !open -a Terminal"'
|
||||
export EDITOR='vim'
|
||||
|
||||
export PATH=/usr/local/libexec/gnubin:$PATH
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user