update to current version that is running (even though not using bash)
This commit is contained in:
parent
2d1c295c54
commit
7eab55b90f
1 changed files with 4 additions and 0 deletions
|
@ -25,3 +25,7 @@ if [ -d ~/.bashrc.d ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
unset rc
|
unset rc
|
||||||
|
|
||||||
|
# Hishtory Config:
|
||||||
|
export PATH="$PATH:/home/kellya/.hishtory"
|
||||||
|
source /home/kellya/.hishtory/config.sh
|
||||||
|
|
Loading…
Reference in a new issue