Update for miniconda

This commit is contained in:
Andrew Scott 2022-10-18 03:36:10 -04:00
parent d63d3222fb
commit 18f31bfff5
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

2
bashrc
View file

@ -13,3 +13,5 @@ alias r="urxvt -name Ranger -e ranger & disown"
alias kssh="/usr/bin/kitty +kitten ssh"
neofetch
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh