From a819bb5208386a2e996283c1d3cf2009925ff4c0 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Fri, 9 Dec 2022 19:55:58 -0800 Subject: [PATCH] :memo: Adjusted based off of no use sdir/rdir anymore --- zshrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc.txt b/zshrc.txt index 5f4f75dd..caecb070 100644 --- a/zshrc.txt +++ b/zshrc.txt @@ -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