diff options
Diffstat (limited to 'dot.zshenv')
| -rw-r--r-- | dot.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ export PATH=${PATH/::/:} export GPG_TTY=$(tty) export EDITOR=emacsclient export VISUAL=$EDITOR +export CSCOPE_EDITOR=emacsclient-cscope path=( ~/Library/Python/*/bin(/N) ~/.gem/ruby/*/bin(/N) |
