]> Freerunner's - dotfiles.git/commitdiff
fish: don't use hardcoded path on init
authorAndre Ramnitz <tux.rising@gmail.com>
Thu, 18 Dec 2025 22:53:32 +0000 (23:53 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Thu, 18 Dec 2025 22:53:32 +0000 (23:53 +0100)
dot-config/fish/config.fish

index 959e1d772f7cb210fbc3dbffb54045f44645db1a..14b88ac61fb9f4457c30d3240229f3e98068c38e 100644 (file)
@@ -5,7 +5,7 @@ if status is-interactive
     source ~/.config/fish/functions/git-aliases.fish
     set EZA_COLORS "*.patch.skip=38;5;244"
     command -v fastfetch && command fastfetch -c ~/.config/fastfetch/default.jsonc
-    source (/usr/bin/starship init fish --print-full-init | psub)
+    source (starship init fish --print-full-init | psub)
     set -gx EDITOR 'kak'
     set -gx VISUAL 'kak'
     set -g fish_greeting