all repos

dotfiles @ 8a02b8f016d5d707289a67c436cf1cf329686eab

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 }')"