Skip to content

Commit

Permalink
Add ~/.bin to the PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-burns committed Jun 29, 2012
1 parent 86fb7ab commit a32189b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zlogin
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ setopt prompt_subst
# prompt
export PS1='$(git_prompt_info)[${SSH_CONNECTION+"%{$fg_bold[green]%}%n@%m:"}%{$fg_bold[blue]%}%~%{$reset_color%}] '

export PATH="$HOME/.bin:$PATH"

0 comments on commit a32189b

Please sign in to comment.