You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/.gimme/envs/go1.19.env (line 5): Variables cannot be bracketed. In fish, please use "$PATH".
export PATH="/Users/edgar/.gimme/versions/go1.19.darwin.arm64/bin:${PATH}";
~/.gimme/envs/go1.19.env (line 5): Variables cannot be bracketed. In fish, please use "$PATH".
export PATH="/Users/edgar/.gimme/versions/go1.19.darwin.arm64/bin:${PATH}";
when I try to use
source ~/.gimme/envs/go1.19.env
and also,
unset
doesn't exist in fish https://fishshell.com/docs/current/fish_for_bash_users.html?highlight=unset#variablesThe text was updated successfully, but these errors were encountered: