Update .zshrc

This commit is contained in:
Florian Beisel 2024-06-07 00:37:02 +02:00
parent 8d843f1dfe
commit 8707ccc735
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ eval $(thefuck --alias)
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH="$HOME/.local/bin:$PATH"
export PATH="$HOME/.asdf/shims:$PATH"
# Path to your oh-my-zsh installation.