home bin overrides path
This commit is contained in:
parent
72a50cfa00
commit
ca8b3bc520
@ -7,7 +7,7 @@ export LANG=en_US.UTF-8
|
|||||||
export LANGUAGE=en_US.UTF-8
|
export LANGUAGE=en_US.UTF-8
|
||||||
|
|
||||||
# Paths
|
# Paths
|
||||||
export PATH=$PATH:${HOME}/bin:/usr/lib/wine/bin:/sbin:/usr/sbin:/usr/local/bin
|
export PATH=${HOME}/bin:$PATH:/usr/lib/wine/bin:/sbin:/usr/sbin:/usr/local/bin
|
||||||
|
|
||||||
# Give the path to the dotfiles
|
# Give the path to the dotfiles
|
||||||
export _DOTFILES="${HOME}/dotfiles"
|
export _DOTFILES="${HOME}/dotfiles"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user