all repos

dotfiles @ 4407ab46a9119f3e02e5ff2c033cfd4721a092e9

i use rach linux btw

dotfiles/bin/kittyreload (view raw)

Smirnov Oleksandr Smirnov Oleksandr
ss2316544@gmail.com
add some scripts, 1 year ago
1
#!/usr/bin/env bash
2
kill -SIGUSR1 "$(pidof kitty | awk '{ print $1 }')"