diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index 39fbcfb..9309715 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -3,5 +3,6 @@ # export NAME="VALUE" # export PATH="$PATH:/newPath" export PATH="$PATH:/opt/flutter/bin/" +export PATH="$PATH:/home/daniele/go/bin/" export CAPACITOR_ANDROID_STUDIO_PATH="/home/daniele/.local/share/JetBrains/Toolbox/apps/android-studio/bin/studio.sh"