diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-05-06 22:29:02 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-05-06 22:29:02 -0500 |
| commit | fdc2ee1e43d2192314038bf74c9ccb36ff4b00da (patch) | |
| tree | ce1b1924bdbd71263c74b6a79d2e8eb38bf80af2 /env/.local/bin/scripts/backup/backup-flash | |
| parent | ed29d871a8b2473577e94bbc12308be04322f385 (diff) | |
Squashed commit of the following:
switched to picom in autostart, disabled atuin
tmux color change
changed dmount to /mnts/flash
changed mount dir
removed .keepass
changed i3 bar tray and status line
fixed second mon bar i3
i3 color change
ignore addition
st color changes
wezterm font change
pcall
vis config changes
Diffstat (limited to 'env/.local/bin/scripts/backup/backup-flash')
| -rwxr-xr-x | env/.local/bin/scripts/backup/backup-flash | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/env/.local/bin/scripts/backup/backup-flash b/env/.local/bin/scripts/backup/backup-flash index 8b959b2..051b6d6 100755 --- a/env/.local/bin/scripts/backup/backup-flash +++ b/env/.local/bin/scripts/backup/backup-flash @@ -13,9 +13,7 @@ fsync () { } syncfile="stuff/scripts" - -#sync game stuff -target="/home/iceyrazor/u/backup" +target="/mnts/flash/backup" exclude="--exclude target/* --exclude node_modules/* --exclude thumbnails/* --exclude 4dm/* --exclude /nwjs.*" fsync |
