Browse code

Tweaked the PATH

Nicolas Viennot authored on 07/05/2011 at 00:08:27
Showing 1 changed files
... ...
@@ -54,3 +54,5 @@ if [[ -x `which hitch` ]]; then
54 54
 fi
55 55
 
56 56
 alias nogit="disable_git_prompt_info"
57
+
58
+PATH=~/bin/:~/node_modules/.bin/:$PATH