📝 Updated bashrc with new networkmanager info

This commit is contained in:
z3rOR0ne 2022-08-27 02:47:19 -07:00
parent 8f2f816919
commit 79f7d1f3de

View file

@ -192,6 +192,7 @@ alias home="xclear && cd /home/brian && clear && history -c && hash -r"
# Various source files (do not place at end of zshrc/bashrc)
source ~/.aliases
source ~/.gh_pat
source ~/.ssid_passwd
source /home/brian/.bash_completions/typer.sh
# Use bash-completion, if available
[[ $PS1 && -f /usr/share/bash-completion/bash_completion ]] && \