diff options
author | Ben Sima <ben@bsima.me> | 2018-06-13 22:03:27 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-06-13 22:03:27 -0700 |
commit | 553ec0ba8b3b84dddec28d393296572e0410bd79 (patch) | |
tree | 8364cd58bd7f7f88df3e0f85ffdaf5290402d7e1 /stop-redshift | |
parent | 77c9a177b2b595d4ce25095b58e2388fe33cc97a (diff) |
Remove unused scripts
Diffstat (limited to 'stop-redshift')
-rwxr-xr-x | stop-redshift | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stop-redshift b/stop-redshift deleted file mode 100755 index 1d68b88..0000000 --- a/stop-redshift +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env sh - -pkill redshift
\ No newline at end of file |