Update windows bash path
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# For Windows setup
|
# For Windows setup
|
||||||
source ~/.functions
|
test -f ~/.aliases && . ~/.functions
|
||||||
source ~/.aliases
|
test -f ~/.aliases && . ~/.aliases
|
||||||
# Unbreak broken, non-colored terminal
|
# Unbreak broken, non-colored terminal
|
||||||
export TERM=xterm-256color
|
export TERM=xterm-256color
|
||||||
|
export PATH=$HOME/bin/:$PATH
|
||||||
cd ~
|
cd ~
|
||||||
|
|||||||
Reference in New Issue
Block a user