mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Adding go binaries to path
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user