Move executables into local/bin
and fix known bustedness
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
"$@"
|
||||
exec kill -USR1 $(pidof i3status)
|
||||
Reference in New Issue
Block a user