diff options
Diffstat (limited to 'shell/_zshrc')
-rw-r--r-- | shell/_zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/_zshrc b/shell/_zshrc index 7539c9e..8884395 100644 --- a/shell/_zshrc +++ b/shell/_zshrc @@ -109,8 +109,6 @@ function 256color_test { } ## PATH -export PATH=$PATH:~/.cabal/bin -export PATH=$PATH:$HOME/.gem/ruby/2.2.0/bin export PATH=$PATH:$HOME/bin ## alias |