diff options
Diffstat (limited to '.scripts/tools/getkeys')
| -rwxr-xr-x | .scripts/tools/getkeys | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.scripts/tools/getkeys b/.scripts/tools/getkeys deleted file mode 100755 index 444f4c0..0000000 --- a/.scripts/tools/getkeys +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -cat ~/.config/getkeys/"$1" 2>/dev/null && exit -echo "Run command with one of the following arguments for info about that program:" -ls ~/.config/getkeys |
