dotfiles/.local/bin/tools/restart

4 lines
29 B
Plaintext
Raw Normal View History

2020-07-04 14:23:27 +02:00
#!/bin/sh
pkill $1
setsid $1