Update src/_shallow-backup

Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
This commit is contained in:
Aaron Lichtman 2023-10-12 23:51:02 -07:00 committed by GitHub
parent 1e80d3c1bf
commit 660b7e4963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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