mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
fix fish sequence print init
This commit is contained in:
@@ -13,8 +13,8 @@ if status is-interactive
|
||||
end
|
||||
|
||||
starship init fish | source
|
||||
if test -f ~/.cache/ags/user/colorschemes/sequences
|
||||
cat ~/.cache/ags/user/colorschemes/sequences
|
||||
if test -f ~/.config/fish/sequences.txt
|
||||
cat ~/.config/fish/sequences.txt
|
||||
end
|
||||
|
||||
alias pamcan=pacman
|
||||
|
||||
Reference in New Issue
Block a user