small updates

This commit is contained in:
2025-11-12 21:28:30 +01:00
parent 7698173af2
commit 62caa1282f
3 changed files with 108 additions and 44 deletions

View File

@@ -2,6 +2,7 @@
# Added by Toolbox App
export PATH="${PATH}:/home/mpuchstein/.local/share/JetBrains/Toolbox/scripts"
export PATH="${PATH}:/home/mpuchstein/.local/bin"
export PATH="${PATH}:/home/mpuchstein/.cargo/bin"
@@ -41,3 +42,5 @@ export LD_LIBRARY_PATH=/opt/rocm/lib:$LD_LIBRARY_PATH
export PYENV_ROOT="$HOME/.pyenv"
[[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init - zsh)"
export MAMBA_ROOT_PREFIX="$HOME/.mamba