Skip to content

Commit

Permalink
Update .zshenv
Browse files Browse the repository at this point in the history
  • Loading branch information
Allianaab2m committed Sep 12, 2024
1 parent f38edfd commit 57ce13d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dot_zshenv
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ if [[ -d "$HOME/.local/bin" ]]; then
fi

export PATH="$HOME/.local/share/aquaproj-aqua/bin:$PATH"
export PATH=$PATH:`npm prefix --location=global`/bin
export AQUA_GLOBAL_CONFIG="$HOME/.config/aqua/aqua.yaml"

export EDITOR="nvim"
Expand Down

0 comments on commit 57ce13d

Please sign in to comment.