summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2016-07-05 19:33:41 +0200
committerTharre <tharre3@gmail.com>2016-10-07 20:13:40 +0000
commit7f9dc71e8b8dd2c9a366e25b952735f616aae49f (patch)
tree8dde1c51946f6772e5844bfef97ca960b04b52ed
parent3affff8e3b6878772ca9fe6912f2f267dbf267ca (diff)
downloaddotfiles-7f9dc71e8b8dd2c9a366e25b952735f616aae49f.tar.gz
dotfiles-7f9dc71e8b8dd2c9a366e25b952735f616aae49f.tar.xz
dotfiles-7f9dc71e8b8dd2c9a366e25b952735f616aae49f.zip
zsh: cleanup PATH
-rw-r--r--shell/_zshrc2
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