diff --git a/.zshrc b/.zshrc index c695cbf..9a9a4ae 100644 --- a/.zshrc +++ b/.zshrc @@ -20,3 +20,6 @@ source ~/powerlevel10k/powerlevel10k.zsh-theme [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh + +# Created by `pipx` on 2026-01-15 16:32:17 +export PATH="$PATH:/home/dylan/.local/bin"