forked from logan/dotfiles
Removed redundant bullshit from bashrc
This commit is contained in:
parent
a89e0b986e
commit
322e48cc0b
1 changed files with 0 additions and 2 deletions
2
.bashrc
2
.bashrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue