From 2a7b896fd5e795cccbd686e346fb068545986e03 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Tue, 6 Feb 2024 11:43:13 +0100 Subject: [PATCH] updated submodules --- bash/.bashrc | 2 +- zsh/.oh-my-zsh/custom/themes/powerlevel10k | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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