From cd3725c3e69a872954f10824c6a1a6a982d20bcf Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 14 Apr 2023 02:03:34 -0700 Subject: .bashrc, miniconda3, for text-generation-webui --- home/xyz/.bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/xyz/.bashrc') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 8a1dedc6..1f28232c 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -13,6 +13,9 @@ 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]\$ ' -- cgit v1.2.3-70-g09d2