aboutsummaryrefslogtreecommitdiff
path: root/config-backup
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-06-19 10:09:47 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-06-19 10:09:47 +0200
commitc5d101ab2c9db3b1a001cb56953cb90b24f8fdcf (patch)
tree1286eccbd051723e443c26b43e739007ee53dc06 /config-backup
parent2c065927ff405b2d8b2eec6fc1fbee9c4f93e0a8 (diff)
downloadscripts-c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf.tar.gz
scripts-c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf.zip
Added notify
Diffstat (limited to '')
-rwxr-xr-xconfig-backup2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-backup b/config-backup
index ef25940..8d38791 100755
--- a/config-backup
+++ b/config-backup
@@ -6,7 +6,7 @@ folder=$HOME/box/configbackups
6 6
7dotfiles=".bash_profile .bashrc .profile .inputrc .mblaze .nexrc .tmux.conf .xinitrc" 7dotfiles=".bash_profile .bashrc .profile .inputrc .mblaze .nexrc .tmux.conf .xinitrc"
8config="colors fontconfig git imv msmtp zathura" 8config="colors fontconfig git imv msmtp zathura"
9src="dmenu dwm herbe st" 9src="dmenu dwm st st-lightbg"
10share="gmni" 10share="gmni"
11 11
12mkdir -p $folder/config $folder/home $folder/share $folder/src 12mkdir -p $folder/config $folder/home $folder/share $folder/src

Generated with cgit - Back to sebastiano.tronto.net