Skip to content

Commit

Permalink
Set the path to my tools/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
tualatrix committed Jan 26, 2011
1 parent 1203081 commit dc81d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bashrc_extra
Expand Up @@ -34,3 +34,5 @@ fi

alias pycscope="find -name '*.py' > cscope.files && cscope -R"
alias gendocandopen="epydoc --config epydoc.config && xdg-open apidocs/index.html"

export PATH=$HOME/Sources/tools/bin:$PATH

0 comments on commit dc81d80

Please sign in to comment.