]> git.madduck.net Git - etc/zsh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

reset shlvl for login shells
authormartin f. krafft <madduck@madduck.net>
Wed, 15 Mar 2017 23:23:41 +0000 (12:23 +1300)
committermartin f. krafft <madduck@madduck.net>
Wed, 15 Mar 2017 23:23:41 +0000 (12:23 +1300)
.zsh/zlogin/00-reset_shlvl_to_1 [moved from .zsh/zlogin/10_shlvl with 67% similarity]

similarity index 67%
rename from .zsh/zlogin/10_shlvl
rename to .zsh/zlogin/00-reset_shlvl_to_1
index f290a1ff94d88a1a85cc0756167f429ac465b058..f93dc86aa9581716fbe070b2660be5b3ca789670 100644 (file)
@@ -1,8 +1,7 @@
-# zlogin/10_shlvl
 #
 # reset SHLVL for login shells
 #
 #
 # reset SHLVL for login shells
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
 # Source repository: git://git.madduck.net/etc/zsh.git
 # Released under the terms of the Artistic Licence 2.0
 #
 # Source repository: git://git.madduck.net/etc/zsh.git