Skip to content

Commit

Permalink
Rename scripts/ to bin/
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Jan 13, 2013
1 parent 4beea56 commit 04cee53
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion zsh/path.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ PATH="$PATH:/usr/local/texlive/2012basic/bin/universal-darwin"
# Bundler binstubs
PATH="./bundler_binstubs:$PATH"
# My scripts are always last. Use full path instead of ~/ so that "which" works.
PATH=$PATH:"/Users/gabe/bin:/Users/gabe/.dotfiles/scripts"
PATH=$PATH:"/Users/gabe/bin:/Users/gabe/.dotfiles/bin"

0 comments on commit 04cee53

Please sign in to comment.