Update PATH
This commit is contained in:
parent
946e6e2f9f
commit
bbb32fb0bd
@ -10,7 +10,7 @@ export LANGUAGE=en_US.UTF-8
|
|||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
|
|
||||||
# Paths
|
# Paths
|
||||||
export PATH=${HOME}/bin:$PATH:/usr/lib/wine/bin:/sbin:/usr/sbin:/usr/local/bin
|
export PATH=${HOME}/bin:${HOME}/.local/bin:$PATH:/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…
Reference in New Issue
Block a user