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
|
end
|
||||||
|
|
||||||
starship init fish | source
|
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
|
# function fish_prompt
|
||||||
# set_color cyan; echo (pwd)
|
# set_color cyan; echo (pwd)
|
||||||
|
|||||||
Reference in New Issue
Block a user