Adding go binaries to path

This commit is contained in:
2024-03-31 14:45:55 +02:00
parent fd964ea6c3
commit ab5f89cc1b

View File

@@ -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"