@@ 86,10 86,6 @@ if status is-interactive
if [ "$DISTRO" = "fedora" ]
source /usr/share/fzf/shell/key-bindings.fish
end
- if [ "$DISTRO" = "manjaro" ]
- source /usr/share/fzf/key-bindings.fish
- source /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.fish
- end
fzf_key_bindings
if [ -f /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.fish ]
@@ 109,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