Removed redundant bullshit from bashrc

This commit is contained in:
Logan G 2020-04-29 15:36:56 -06:00
parent a89e0b986e
commit 322e48cc0b

View file

@ -24,5 +24,3 @@ complete -cf sudo
PS1="[\\u@\\h: \\w]$ "
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh
alias sudo='sudo '
complete -cf sudo