From f9775130981029916d3c1ec31cbeabf511be4a2e Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 16 Aug 2014 21:31:18 +0100 Subject: fix --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 1cc34e3..a913923 100644 --- a/.zshrc +++ b/.zshrc @@ -95,7 +95,7 @@ case `hostname` in ;; x) PROMPT="[%~]%{$fg[magenta]%}$B%%%b%{$reset_color%} " - PATH=/usr/lib/colorgcc/bin:$PATH + PATH=/usr/lib/colorgcc/bin:~/src/scripts:$PATH ;; esac -- cgit v1.2.3