diff options
Diffstat (limited to 'local/bin/startme')
-rwxr-xr-x | local/bin/startme | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/local/bin/startme b/local/bin/startme deleted file mode 100755 index 4af6150..0000000 --- a/local/bin/startme +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -if ls ~/.annoyme/*.pid 2>/dev/null >/dev/null; then - annoyme -fi - -startx |