forked from Shinonome/dots-hyprland
fix fish sequence print init
This commit is contained in:
@@ -13,8 +13,8 @@ if status is-interactive
|
|||||||
end
|
end
|
||||||
|
|
||||||
starship init fish | source
|
starship init fish | source
|
||||||
if test -f ~/.cache/ags/user/colorschemes/sequences
|
if test -f ~/.config/fish/sequences.txt
|
||||||
cat ~/.cache/ags/user/colorschemes/sequences
|
cat ~/.config/fish/sequences.txt
|
||||||
end
|
end
|
||||||
|
|
||||||
alias pamcan=pacman
|
alias pamcan=pacman
|
||||||
|
|||||||
Reference in New Issue
Block a user