feat: fish migrate prompt to tide

This commit is contained in:
grassblock 2025-02-10 17:20:55 +08:00
parent 4dc09b3d11
commit f977a88e93
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,4 @@
jorgebucaran/fisher
jorgebucaran/nvm.fish
edc/bass
ilancosman/tide

View file

@ -0,0 +1,8 @@
#!/usr/bin/env fish
if test -e $HOME/.config/fish/functions/fisher.fish
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
end
# hash: {{ include "home/.config/fish/fish_plugins" | sha256sum }}
fisher update
tide configure --auto --style=Lean --prompt_colors='16 colors' --show_time='24-hour format' --lean_prompt_height='Two lines' --prompt_connection=Disconnected --prompt_spacing=Sparse --icons='Few icons' --transient=No