[fish] Remove starship.

This commit is contained in:
Jessica Canady 2024-06-18 09:47:43 -04:00
parent cf04e4ef73
commit d1653b2240
Signed by: phoenix
SSH key fingerprint: SHA256:aaLOzOrLi+0n4eDZNQKH97PehwRt6KSE5fYJc+ZRKCQ

View file

@ -2,8 +2,6 @@ if status is-interactive
# Commands to run in interactive sessions can go here # Commands to run in interactive sessions can go here
source ~/.asdf/asdf.fish source ~/.asdf/asdf.fish
starship init fish | source
end end
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"