forked from Shinonome/dots-hyprland
fix extra line at fish init #210
This commit is contained in:
@@ -13,7 +13,9 @@ if status is-interactive
|
||||
end
|
||||
|
||||
starship init fish | source
|
||||
cat ~/.cache/ags/user/colorschemes/sequences
|
||||
if test -f ~/.cache/ags/user/colorschemes/sequences
|
||||
cat ~/.cache/ags/user/colorschemes/sequences
|
||||
end
|
||||
|
||||
# function fish_prompt
|
||||
# set_color cyan; echo (pwd)
|
||||
|
||||
Reference in New Issue
Block a user