summaryrefslogtreecommitdiffstats
path: root/.bin/synchronize-pub-dots
diff options
context:
space:
mode:
Diffstat (limited to '.bin/synchronize-pub-dots')
-rwxr-xr-x.bin/synchronize-pub-dots12
1 files changed, 8 insertions, 4 deletions
diff --git a/.bin/synchronize-pub-dots b/.bin/synchronize-pub-dots
index 5a6e795..8c7a9c4 100755
--- a/.bin/synchronize-pub-dots
+++ b/.bin/synchronize-pub-dots
@@ -3,6 +3,7 @@
set -e
command -v yadm git
+git rev-parse --is-inside-work-tree
allowed_patterns="-e ^.bin
-e ^.config/alacritty/
@@ -12,25 +13,28 @@ 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
- -e ^.weechat/weechat.conf
-e ^.xinitrc
-e ^.zshrc
"
remember that computers suck.