📝 Adjusted based off of no use sdir/rdir anymore
This commit is contained in:
parent
fd3b6917dc
commit
a819bb5208
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue