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