diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-05-20 12:49:33 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-05-20 12:49:33 -0400 |
| commit | dda2c6059bd8476c43776fa1c05eab613d640bcb (patch) | |
| tree | d400025956984531ba4c4d9532afcde458970223 /.local/bin/getkeys | |
| parent | 2e2200b4b96436fbfee59c74bfeb9f7e417a84df (diff) | |
| download | eibhear-dda2c6059bd8476c43776fa1c05eab613d640bcb.tar.gz eibhear-dda2c6059bd8476c43776fa1c05eab613d640bcb.tar.zst eibhear-dda2c6059bd8476c43776fa1c05eab613d640bcb.zip | |
getkeys removed
Diffstat (limited to '.local/bin/getkeys')
| -rwxr-xr-x | .local/bin/getkeys | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.local/bin/getkeys b/.local/bin/getkeys deleted file mode 100755 index 444f4c0..0000000 --- a/.local/bin/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 |
