Skip to content

Commit

Permalink
added in-git bin file to path! finally!
Browse files Browse the repository at this point in the history
  • Loading branch information
dgilman committed Jun 12, 2011
1 parent 56e5aa9 commit 2a2bf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bashrc
@@ -1,4 +1,4 @@
PATH=/opt/local/bin:/opt/local/sbin:$PATH
PATH=/opt/local/bin:/opt/local/sbin:~/dotfiles/bin:$PATH
export PATH
export EDITOR=vim
export PAGER=w3m
Expand Down

0 comments on commit 2a2bf87

Please sign in to comment.