diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-12-12 22:57:51 -0600 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-12-12 22:57:51 -0600 |
| commit | 5c4872f306338944e0bbaa60db7157c5c828028d (patch) | |
| tree | b6cf98a881f33c19d0b07c237894f193243924f6 /env/.local/bin/scripts/backup/bbackup | |
| parent | 4cd0854592f4743a9d02ec2b1a1bdfd7fe03feb5 (diff) | |
Squashed commit of the following:
- auto game restart after killing game thread
- detect_leaks 0 for dap
- excludes to backup
- fixed typo "suff"
- another one
- added new mime
- added serv sync script
- unset qt theme for mumble
- switched to printf on kaomoji-picker
- moved stuff from wayland to hyprland
- keybind to kill GameThread
Diffstat (limited to 'env/.local/bin/scripts/backup/bbackup')
| -rwxr-xr-x | env/.local/bin/scripts/backup/bbackup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.local/bin/scripts/backup/bbackup b/env/.local/bin/scripts/backup/bbackup index b59c8ba..7e60525 100755 --- a/env/.local/bin/scripts/backup/bbackup +++ b/env/.local/bin/scripts/backup/bbackup @@ -18,7 +18,7 @@ fsyncb () { syncfile="stuff .surf/styles .config/eDEX-UI/ .gnupg .ssh .local/bin/lf-gadgets .config/FreeTube .config/wlxoverlay .config/newsboat .config/zsh .config/vesktop/themes .keepass .config/Pinta .config/cava .config/gajim/theme .local/share/applications/custom .local/share/osu .librewolf" target="/home/iceyrazor/mnt-backups/LINUX FILES/home/iceyrazor" -exclude="--exclude node_modules --exclude node_modules_23 --exclude **/target --exclude LinVAM/pyenv" +exclude="--exclude node_modules --exclude node_modules_23 --exclude **/target --exclude LinVAM/pyenv --exclude stuff/custom-linux/LFN --exclude stuff/custom-linux/LFN-borked-lol --exclude stuff/.private-parent/.private/minecraft" fsynca |
