diff options
Diffstat (limited to 'dot.zshenv')
| -rw-r--r-- | dot.zshenv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot.zshenv b/dot.zshenv new file mode 100644 index 0000000..907f97d --- /dev/null +++ b/dot.zshenv @@ -0,0 +1,3 @@ +export GOPATH=~/.go/ +export LESS="FSRX" +export PATH=${PATH/::/:} |
