modify fish, kitty and neovim

This commit is contained in:
Sean Kovacs 2025-12-04 12:40:08 -05:00
commit c9f757e4bd
Signed by: sckova
GPG key ID: 00F325187C68651A
8 changed files with 63 additions and 45 deletions

View file

@ -0,0 +1,5 @@
if status is-login
builtin exit
else
/run/current-system/sw/bin/qdbus org.kde.Shutdown /Shutdown org.kde.Shutdown.logout
end