diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index 39fbcfb..0551af7 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -2,6 +2,3 @@ # Exaples: # export NAME="VALUE" # export PATH="$PATH:/newPath" -export PATH="$PATH:/opt/flutter/bin/" - -export CAPACITOR_ANDROID_STUDIO_PATH="/home/daniele/.local/share/JetBrains/Toolbox/apps/android-studio/bin/studio.sh" diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index c2f3182..e69de29 100644 --- a/.config/zsh/.zshenv +++ b/.config/zsh/.zshenv @@ -1 +0,0 @@ -. "$HOME/.cargo/env"