aboutsummaryrefslogtreecommitdiffstats
path: root/src/_shallow-backup
diff options
context:
space:
mode:
authorAaron Lichtman <aaronlichtman@gmail.com>2023-10-12 23:51:02 -0700
committerGitHub <noreply@github.com>2023-10-12 23:51:02 -0700
commit660b7e4963daef546d6c81202eedf1eee5766e25 (patch)
tree9095a861dfd3e94652f76939187a42f882249da6 /src/_shallow-backup
parentUpdate src/_shallow-backup (diff)
downloadzsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.tar
zsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.tar.gz
zsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.tar.bz2
zsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.tar.lz
zsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.tar.xz
zsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.tar.zst
zsh-completions-660b7e4963daef546d6c81202eedf1eee5766e25.zip
Update src/_shallow-backup
Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
Diffstat (limited to 'src/_shallow-backup')
-rw-r--r--src/_shallow-backup8
1 files changed, 8 insertions, 0 deletions
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