From dda2c6059bd8476c43776fa1c05eab613d640bcb Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 20 May 2019 12:49:33 -0400 Subject: getkeys removed --- .local/bin/getkeys | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .local/bin/getkeys (limited to '.local') 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 -- cgit v1.3.1