diff options
| -rw-r--r-- | Makefile | 1 | ||||
| -rwxr-xr-x | config-backup | 2 | ||||
| -rwxr-xr-x | unused/addressgrep (renamed from addressgrep) | 0 |
3 files changed, 1 insertions, 2 deletions
| @@ -1,7 +1,6 @@ | |||
| 1 | PREFIX = /usr/local | 1 | PREFIX = /usr/local |
| 2 | 2 | ||
| 3 | SCRIPTS = 2fa \ | 3 | SCRIPTS = 2fa \ |
| 4 | addressgrep \ | ||
| 5 | alg \ | 4 | alg \ |
| 6 | battery-checknow \ | 5 | battery-checknow \ |
| 7 | battery-status \ | 6 | battery-status \ |
diff --git a/config-backup b/config-backup index e7ee88b..33d6aba 100755 --- a/config-backup +++ b/config-backup | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | folder=$HOME/box/configbackups | 5 | folder=$HOME/box/configbackups |
| 6 | 6 | ||
| 7 | dotfiles=".bash_profile .bashrc .profile .inputrc .mblaze .nexrc .tmux.conf .xinitrc" | 7 | dotfiles=".bash_profile .bashrc .profile .inputrc .mblaze .nexrc .tmux.conf .virc .xinitrc" |
| 8 | config="colors fontconfig git imv msmtp zathura" | 8 | config="colors fontconfig git imv msmtp zathura" |
| 9 | src="dmenu dwm st" | 9 | src="dmenu dwm st" |
| 10 | 10 | ||
diff --git a/addressgrep b/unused/addressgrep index 36b4899..36b4899 100755 --- a/addressgrep +++ b/unused/addressgrep | |||
