aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2024-01-12 03:29:00 +0100
committerOscar Najera <hi@oscarnajera.com>2024-01-13 02:27:42 +0100
commit4466cc60b7ffb72f60817cc04309e1fba3b74204 (patch)
tree642c2047a082b25c10862f07c4756f949e5f48ef /bin
parent1fd09dc4f64cbd188d622d087ece4e6350bd4b8f (diff)
downloaddotfiles-4466cc60b7ffb72f60817cc04309e1fba3b74204.tar.gz
dotfiles-4466cc60b7ffb72f60817cc04309e1fba3b74204.tar.bz2
dotfiles-4466cc60b7ffb72f60817cc04309e1fba3b74204.zip
don't backup semantic-roam
Diffstat (limited to 'bin')
-rwxr-xr-xbin/backup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/backup.sh b/bin/backup.sh
index 8887095..cfb9938 100755
--- a/bin/backup.sh
+++ b/bin/backup.sh
@@ -31,6 +31,7 @@ backup_local() {
--exclude '*.elc' \
--exclude '*/.local/straight' \
--exclude '*/phd/simulation_data' \
+ --exclude '*/semantic-roam' \
"$REPOSITORY::{hostname}-{user}-{utcnow:%Y-%m-%dT%H:%M:%S}" \
"$@" # all the dirs to bac