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 2d1c295c54
commit 7eab55b90f

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