starship init

This commit is contained in:
Mathias Schneider
2026-03-26 09:31:02 +01:00
parent 55e57519bc
commit 0e9a8407b9
2 changed files with 281 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
if status is-interactive
starship init fish | source
set -g fish_prompt_pwd_dir_length 0
end