forked from Shinonome/dots-hyprland
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