all repos

dotfiles @ e1d3d92

i use rach linux btw

dotfiles/bin/kittyreload (view raw)

1
#!/usr/bin/env bash
2
kill -SIGUSR1 $(pidof kitty)