diff options
author | Alan Pearce | 2016-01-05 12:34:33 +0100 |
---|---|---|
committer | Alan Pearce | 2016-01-05 12:34:33 +0100 |
commit | 45dbe94151c505458720329e61b7241f27a6e1d3 (patch) | |
tree | 4b2402220900607e849f08e9643d570bf01f49bc /tag-zsh | |
parent | 47434ec5414615851d09019b4d94abd536765026 (diff) | |
download | nixfiles-45dbe94151c505458720329e61b7241f27a6e1d3.tar.lz nixfiles-45dbe94151c505458720329e61b7241f27a6e1d3.tar.zst nixfiles-45dbe94151c505458720329e61b7241f27a6e1d3.zip |
zsh: Remove unused paths
Diffstat (limited to 'tag-zsh')
-rwxr-xr-x | tag-zsh/config/zsh/zshenv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tag-zsh/config/zsh/zshenv b/tag-zsh/config/zsh/zshenv index ab063a16..5d206c98 100755 --- a/tag-zsh/config/zsh/zshenv +++ b/tag-zsh/config/zsh/zshenv @@ -8,8 +8,6 @@ then $defpath ~/bin $GOPATH/bin - ~/.cabal/bin - ~/.composer/vendor/bin ) fi |