Skip to content

Commit

Permalink
feat(zsh): add pipx path
Browse files Browse the repository at this point in the history
  • Loading branch information
hisamafahri committed Jun 2, 2024
1 parent ef08385 commit 5a709ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ eval "$(atuin init zsh --disable-up-arrow)"

# 3. Aliases
source ~/.config/zsh/alias.zsh

# Created by `pipx` on 2024-05-23 03:38:38
export PATH="$PATH:/Users/hisam/.local/bin"

0 comments on commit 5a709ea

Please sign in to comment.