all repos

dotfiles @ 61a2707c89fb21eda32f1230f7c88b1f96afa0b8

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