diff options
| author | Thomas Schneider <thosch97@gmail.com> | 2015-02-15 12:31:57 +0100 |
|---|---|---|
| committer | Thomas Schneider <thosch97@gmail.com> | 2015-02-15 12:31:57 +0100 |
| commit | a2e767e164cb1e8859a30078c89df25e1f611f38 (patch) | |
| tree | 22471055227f2915b3cf244f104eafb821c9671f /dot.zshenv | |
Initial import of own zshrc files
They depend on grml’s zshrc.
Signed-off-by: Thomas Schneider <thosch97@gmail.com>
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/::/:} |
