We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1337825 commit 31ac73eCopy full SHA for 31ac73e
.bash_path
@@ -1,5 +1,6 @@
1
-export PATH=$HOME/.bin:$PATH
+export PATH=$HOME/bin:$PATH
2
export PATH=/usr/local/bin:$PATH
3
export PATH=/usr/local/sbin:$PATH
4
export PATH=/usr/local/share/npm/bin:$PATH
5
export PATH=/Users/joshua/Library/Haskell/bin:$PATH
6
+
0 commit comments