diff options
-rw-r--r-- | home/xyz/.bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 40eeb1e4..8a1dedc6 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -13,9 +13,6 @@ esac . /usr/share/fzf/key-bindings.bash . /usr/share/bash-complete-alias/complete_alias -# https://aur.archlinux.org/packages/miniconda3 -#[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && . /opt/miniconda3/etc/profile.d/conda.sh - # default PS1 #PS1='[\u@\h \W]\$ ' |