diff --git a/bash/.bashrc b/bash/.bashrc index 5367b0a..f099a0b 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -154,4 +154,4 @@ cdvim(){ cd "$(dirname "$@")" && vim "$(basename "$@")";} # <<< cd shortcuts <<< # anaconda -source /opt/anaconda/etc/profile.d/conda.sh +source /etc/profile.d/conda.sh diff --git a/zsh/.oh-my-zsh/custom/themes/powerlevel10k b/zsh/.oh-my-zsh/custom/themes/powerlevel10k index d804048..5bba4b8 160000 --- a/zsh/.oh-my-zsh/custom/themes/powerlevel10k +++ b/zsh/.oh-my-zsh/custom/themes/powerlevel10k @@ -1 +1 @@ -Subproject commit d804048efc46b8b248693fa3a7bfc9f863bb1254 +Subproject commit 5bba4b849b04da665d9776930f47371ebb9974a4