add some scripts

This commit is contained in:
Smirnov Oleksandr 2024-11-02 15:12:25 +02:00
parent 72cc1a3b2d
commit 4f8c4ae739
No known key found for this signature in database
5 changed files with 32 additions and 3 deletions

View file

@ -1,3 +0,0 @@
function kitty_reload
kill -SIGUSR1 (pidof kitty | awk '{ print $1 }')
end