Moved /home/hanez/bin:/home/hanez/.local/bin/:/home/hanez/.gem/ruby/3.0.0/bin:/home/hanez/.android/sdk/platform-tools:/home/hanez/bin:/home/hanez/.local/bin/:/home/hanez/.gem/ruby/3.0.0/bin:/home/hanez/.android/sdk/platform-tools:/usr/sbin:/sbin:/bin:/usr/games:/usr/local/bin:/usr/local/sbin:/usr/bin:/opt/flutter/bin:/usr/lib/jvm/default/bin:/opt/rocm-6.0.2/bin:/opt/rocm-6.0.2/hip/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/hanez/.local/share/JetBrains/Toolbox/scripts:/opt/flutter/bin:/opt/rocm-6.0.2/bin:/opt/rocm-6.0.2/hip/bin:/home/hanez/.rvm/bin to .zsh_private.

This commit is contained in:
Johannes Findeisen 2024-03-10 00:37:46 +01:00
commit 81f8cbf0cf

3
.zshrc
View file

@ -9,9 +9,6 @@ if [[ -r $HOME/.zsh_functions.zsh ]]; then
source $HOME/.zsh_functions.zsh
fi
# Extend my $PATH to $HOME/bin
export PATH=$HOME/bin:$HOME/.local/bin/:$HOME/.gem/ruby/3.0.0/bin:$HOME/.android/sdk/platform-tools:$PATH
# Private stuff
source ~/.zsh_private