📝 Updated aliases and zshrc for networkmanager use

This commit is contained in:
z3rOR0ne 2022-08-26 22:12:32 -07:00
parent b1d5d4e2f7
commit 0b95e80581
2 changed files with 4 additions and 2 deletions

View file

@ -142,12 +142,14 @@ 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 $HOME && history -p && zhome.sh && unset sdir"
alias home="cd && history -p && zhome.sh && unset sdir"
# Various source files (do not place at end of zshrc/bashrc)
source ~/.aliases
# github personal access token
source ~/.gh_pat
#SSID and passwd
source ~/.ssid_passwd
# Plugins (that need to be at the end of the zshrc script)
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh