update to current version that is running (even though not using bash)

This commit is contained in:
Alex Kelly 2023-01-18 16:53:39 -05:00
parent 5b2546a67e
commit 9abc07790b

View file

@ -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