~zethra/dotfiles

ce72e57a3919597461241c6a4e20eec65c8ca63b — Sashanoraa 1 year, 6 months ago 64eaa85
Fix prompt
1 files changed, 1 insertions(+), 1 deletions(-)

M .config/fish/config.fish
M .config/fish/config.fish => .config/fish/config.fish +1 -1
@@ 105,7 105,7 @@ function fish_greeting
    if type -q kitty-img
        printf '💖 hiya sashanoraa '
        kitty-img ~/.config/fish/pfp.png 2>/dev/null
        echo ' welcome to (gethost) "~" 🏳️‍⚧️'
        echo ' 'welcome to (gethost) "~" 🏳️‍⚧️
    else
        echo 💖 hiya sashanoraa welcome to (gethost) "~" 🏳️‍⚧️
    end