Skip to content

Commit

Permalink
Added a few PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
kn1cht committed Sep 4, 2016
1 parent cb94628 commit 0983d2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ alias sudo='sudo '
# mollifier delta blog : http://mollifier.hatenablog.com/entry/20100317/p1
alias -g C='| pbcopy'

export PATH=/opt/local/bin:/opt/local/sbin:$PATH
export PATH="$HOME/.rbenv/bin:$PATH"
export PATH="$PATH:"/Applications/microchip/xc8/v1.35/bin""
export PATH=$PATH:/usr/local/share/git-core/contrib/diff-highlight
export PATH="$PATH":/Users/RYK6U0327/isrb2

0 comments on commit 0983d2f

Please sign in to comment.