diff --git a/zsh/.zshrc b/zsh/.zshrc index 0a652e4..742eaeb 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -125,3 +125,6 @@ export HYPRSHOT_DIR="Images" # Atuin #eval "$(atuin init zsh)" + +# Created by `pipx` on 2026-03-03 16:51:31 +export PATH="$PATH:/home/tpouplier/.local/bin"