diff options
Diffstat (limited to 'dot.zshenv')
| -rw-r--r-- | dot.zshenv | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # -*- shell-script -*- -export GOPATH=~/src/go/ +export GOPATH=~/src/go export LESS="FRX" export PATH=${PATH/::/:} export GPG_TTY=$(tty) |
