Forgot to define default editor

This commit is contained in:
Andrea Mistrali 2009-05-06 14:05:50 +00:00
parent 41945605c0
commit 1598bcc39c
1 changed files with 1 additions and 0 deletions

1
zshrc
View File

@ -53,6 +53,7 @@ LESS="-c -x2 -R -MM -PMFile\:?f%f:STDIN. Size\:?B%B:Unknown. Pos\:?pb%pb\%:Unkno
LESSCHARSET=utf-8
READNULLCMD=/usr/bin/less
PAGER=/usr/bin/less
EDITOR=vi
PS1="%B%m:%n:%~ %#%b "