From 9ed9e4d9a397db15dea774f8a75d598c179dbaed Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 11 Oct 2015 17:02:59 +0200 Subject: zsh: add ~/bin to PATH --- shell/_zshrc | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-70-g09d2