Skip to content

Commit

Permalink
removes unecessary Go path
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiis committed Oct 5, 2015
1 parent ac0dcc7 commit 5132c23
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bashrc
Expand Up @@ -62,9 +62,6 @@ function add_prompt_command() {
_PROMPT_COMMANDS=( "${_PROMPT_COMMANDS[@]}" "$1" );
}

# Go
PATH="/usr/local/go/bin:$PATH"

# set color prompt
function color {
if [ "$1" == "1" ]; then
Expand Down

0 comments on commit 5132c23

Please sign in to comment.