starship: add shell indicator

This commit is contained in:
David Tomaschik
2025-06-05 18:23:49 -07:00
parent 0b5ca1cefc
commit ee7f78e99c
2 changed files with 11 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ if test -x /opt/homebrew/bin/brew
end
if command -q starship
source (starship init fish --print-full-init | psub)
starship init fish --print-full-init | source
end
# Want this at the bottom to put this path first