diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-22 11:53:04 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-22 11:53:04 +0100 |
| commit | 20bbe3418e71556ff2d14623cbbf047c0bd55855 (patch) | |
| tree | 9e63be4377cae638e34c4e3169665d12b5136055 /config-backup | |
| parent | 32aaecc3f69fcb6cf9063897eb62e34095267e9f (diff) | |
| download | scripts-20bbe3418e71556ff2d14623cbbf047c0bd55855.tar.gz scripts-20bbe3418e71556ff2d14623cbbf047c0bd55855.zip | |
Small changes
Diffstat (limited to '')
| -rwxr-xr-x | config-backup | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||
