dot_config/private_fish/config.fish.tmpl 🔗
@@ -123,6 +123,8 @@ if status is-interactive
enable_transience
end
+source "$ASDF_DATA_DIR/plugins/golang/set-env.fish"
+
# Do not use fish_add_path (added in Fish 3.2) because it
# potentially changes the order of items in PATH
if not contains $_asdf_shims $PATH