From 660b7e4963daef546d6c81202eedf1eee5766e25 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Thu, 12 Oct 2023 23:51:02 -0700 Subject: [PATCH] Update src/_shallow-backup Co-authored-by: Shohei YOSHIDA --- src/_shallow-backup | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/_shallow-backup b/src/_shallow-backup index af90755..7adeaca 100644 --- a/src/_shallow-backup +++ b/src/_shallow-backup @@ -65,3 +65,11 @@ _shallow-backup() { } _shallow-backup + +# Local Variables: +# mode: Shell-Script +# sh-indentation: 2 +# indent-tabs-mode: nil +# sh-basic-offset: 2 +# End: +# vim: ft=zsh sw=2 ts=2 et