mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Misc updates
This commit is contained in:
@@ -7,6 +7,11 @@ if test -x /opt/homebrew/bin/brew
|
||||
if test -d (brew --prefix)"/share/fish/vendor_completions.d"
|
||||
set -p fish_complete_path (brew --prefix)/share/fish/vendor_completions.d
|
||||
end
|
||||
|
||||
# mise, if installed
|
||||
if type -q mise
|
||||
mise hook fish | source
|
||||
end
|
||||
end
|
||||
|
||||
if command -q starship
|
||||
|
||||
Reference in New Issue
Block a user