# The following lines were added by Docker Desktop to add commands to your PATH. export PATH="$PATH:/Users/trevi/.docker/bin" # End of Docker Desktop section. set -g fish_greeting set -gx NUXT_TELEMETRY_DISABLED 1 # User-installed command-line tools (including Hermes) fish_add_path "$HOME/.local/bin" if status is-interactive starship init fish | source set -gx LSCOLORS Exfxcxdxbxegedabagacad end