diff --git a/dot_zshrc b/dot_zshrc index 5b18d69..6f68863 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -140,3 +140,7 @@ if [ -d $HOME/.jenv/bin ]; then eval "$(jenv init -)" fi fi + +# Hishtory Config: +export PATH="$PATH:/home/xevion/.hishtory" +source /home/xevion/.hishtory/config.zsh