summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-10-11 17:02:59 +0200
committerTharre <tharre3@gmail.com>2016-10-07 20:13:36 +0000
commit9ed9e4d9a397db15dea774f8a75d598c179dbaed (patch)
tree282c8f0e0ce52125ca8f3dbe77eab68217f13612 /shell
parentaa18fb1ff36982afa203a04d0fefbfdf4b066cfc (diff)
downloaddotfiles-9ed9e4d9a397db15dea774f8a75d598c179dbaed.tar.gz
dotfiles-9ed9e4d9a397db15dea774f8a75d598c179dbaed.tar.xz
dotfiles-9ed9e4d9a397db15dea774f8a75d598c179dbaed.zip
zsh: add ~/bin to PATH
Diffstat (limited to 'shell')
-rw-r--r--shell/_zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/_zshrc b/shell/_zshrc
index 4b7314c..0594d08 100644
--- a/shell/_zshrc
+++ b/shell/_zshrc
@@ -164,6 +164,7 @@ 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