Added sbin
Signed-off-by: Marcin Wozniak <y0rune@aol.com> Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
0be1bbddab
commit
2aa1745aa4
1
.zshrc
1
.zshrc
@ -107,5 +107,6 @@ alias aria2c="aria2c --seed-time=0 --disable-ipv6 --max-upload-limit=1k"
|
|||||||
|
|
||||||
# Cleaning-up
|
# Cleaning-up
|
||||||
export PATH=$HOME/.local/bin:$PATH
|
export PATH=$HOME/.local/bin:$PATH
|
||||||
|
export PATH=/sbin:$PATH
|
||||||
[ -d $HOME/repo/fortigate/bin ] && export PATH=$HOME/repo/fortigate/bin:$PATH
|
[ -d $HOME/repo/fortigate/bin ] && export PATH=$HOME/repo/fortigate/bin:$PATH
|
||||||
export HISTTIMEFORMAT="%F %T "
|
export HISTTIMEFORMAT="%F %T "
|
||||||
|
Loading…
Reference in New Issue
Block a user