diff options
author | Alan Pearce | 2016-01-14 19:29:25 +0100 |
---|---|---|
committer | Alan Pearce | 2016-01-14 19:29:25 +0100 |
commit | f9009077e3781b77c9caaf2ddea066119a742910 (patch) | |
tree | 766c7073132ec59601ad8f45657ba313056a064b /tag-zsh/config | |
parent | 142e29561966e9a991145947b52a763f9906658c (diff) | |
parent | 9c688f368aa5bcb92e1532c6e96b50a8adac7a55 (diff) | |
download | nixfiles-f9009077e3781b77c9caaf2ddea066119a742910.tar.lz nixfiles-f9009077e3781b77c9caaf2ddea066119a742910.tar.zst nixfiles-f9009077e3781b77c9caaf2ddea066119a742910.zip |
Merge branch 'master' of home:projects/dotfiles
Diffstat (limited to 'tag-zsh/config')
-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 |