Update path
This commit is contained in:
@@ -3,5 +3,6 @@ test -f ~/.aliases && . ~/.functions
|
||||
test -f ~/.aliases && . ~/.aliases
|
||||
# Unbreak broken, non-colored terminal
|
||||
export TERM=xterm-256color
|
||||
export PATH=$HOME/bin/:$PATH
|
||||
# Needed for mingw32
|
||||
export PATH=$HOME/bin/:$HOME/.dotfiles/bin:$PATH
|
||||
cd ~
|
||||
|
||||
Reference in New Issue
Block a user