diff --git a/src/_trash b/src/_trash index 2d10d87..beea1e2 100644 --- a/src/_trash +++ b/src/_trash @@ -47,3 +47,10 @@ case $state in esac return $ret +# 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