📝 Adjusted based off of no use sdir/rdir anymore

This commit is contained in:
z3rOR0ne 2022-12-09 19:55:58 -08:00
parent fd3b6917dc
commit a819bb5208

View file

@ -145,7 +145,7 @@ fi
bindkey -v
# alias home="xclear && cd /home/brian && clear && history -p && hash -r && /usr/bin/rm $HOME/.zsh_history && touch $HOME/.zsh_history"
alias home="cd && history -p && zhome.sh && unset sdir"
alias home="cd && history -p && clear"
# Various source files (do not place at end of zshrc/bashrc)
source ~/.aliases