diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2022-02-03 21:31:55 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2022-02-03 21:31:55 +0100 |
commit | 703ed1915c69911a95cab6e1fb6524629c976800 (patch) | |
tree | 1e4063eeace827aa557e910aa502ee173dd6e4ab /.bin/synchronize-pub-dots | |
parent | d64d4a6a3924e144fe49b3d956320b37786a738a (diff) | |
download | dots-703ed1915c69911a95cab6e1fb6524629c976800.tar.gz |
Thu Feb 3 09:31:55 PM CET 2022
Diffstat (limited to '.bin/synchronize-pub-dots')
-rwxr-xr-x | .bin/synchronize-pub-dots | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/.bin/synchronize-pub-dots b/.bin/synchronize-pub-dots index 5a6e795..ae018b2 100755 --- a/.bin/synchronize-pub-dots +++ b/.bin/synchronize-pub-dots @@ -12,21 +12,25 @@ allowed_patterns="-e ^.bin -e ^.config/dot/term-color-* -e ^.config/gopass/config.yml -e ^.config/i3*/config - -e ^.config/tmux/ -e ^.config/mimeapps.list -e ^.config/neomutt/neomuttrc -e ^.config/newsboat/config -e ^.config/nvim/ + -e ^.config/pipewire/ -e ^.config/qutebrowser/config.py -e ^.config/qutebrowser/greasemonkey/ - -e ^.config/pipewire/ -e ^.config/sway/config -e ^.config/systemd/*.service + -e ^.config/tmux/ -e ^.config/user-dirs.dir -e ^.config/user-dirs.locale + -e ^.config/virt-lightning/ + -e ^.config/xsuspender.conf -e ^.gnupg/gpg-agent.conf - -e ^.public-keys/ -e ^.kshrc + -e ^.mbsyncrc + -e ^.npmrc + -e ^.public-keys/ -e ^.weechat/buflist.conf -e ^.weechat/fset.conf -e ^.weechat/logger.conf |