]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zlogout/90_sudo
add ~/.local/bin to PATH
[zsh.git] / .zsh / zlogout / 90_sudo
index 175677d121648c40160cd97fce520cce5084bb8a..af9ab61fd0aa9f33dbd141b9097cc8cf05c2c712 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zlogout/90_sudo
 #
 # Invalidates any existing sudo sessions
@@ -5,7 +6,7 @@
 # Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: http://git.madduck.net/v/etc/zsh.git
+# Source repository: git://git.madduck.net/etc/zsh.git
 #
 
 sudo -K 2>/dev/null || :