The "Frank Terbeck is my zsh hero" release.
authorMichael Prokop <mika@grml.org>
Wed, 25 Oct 2006 21:52:37 +0000 (23:52 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 25 Oct 2006 21:52:37 +0000 (23:52 +0200)
commit538b20715841b392eb9b8f7a410546e78de57afa
tree68ffd70064c248b30ec36d6647dfc6396f891730
parent7cb3be14606f3e2f2e7d01adbf2cf64db4176606
  The "Frank Terbeck is my zsh hero" release.

  * Update /etc/zsh/site-functions/_hg to latest version from
    http://hg.intevation.org/mercurial/crew
  * Added /etc/zsh/site-functions/_grmlinitd for better completion
    of "Start Restart Stop Reload" with initscripts, thanks - Frank
    Terbeck!
  * /etc/zsh/zshrc:
    - use is-at-least for is4[2]-functions if possible
    - bugfix for $2 in initscripts "Start Restart Stop Reload"
      function (thanks, Frank Terbeck!)
    - use zsh's color capabilities if the module is present
      (thanks, Frank Terbeck!)
  * /etc/zsh/zshenv:
    - set /bin instead of /bin/ in $PATH
  * /etc/skel/.zshrc:
    - updated alias fbmplayer (thanks, wuehlmaus!)
    - added function gex (google exact search, thanks wuehlmaus!)
    - added gethgsnap and gethgclone for retrieving mercurial
    - use $SUDO in the whole file instead of $RUNASROOT
    - use 'setopt errreturn' in some functions
debian/changelog
etc/skel/.zshrc
etc/zsh/site-functions/_grmlinitd [new file with mode: 0644]
etc/zsh/site-functions/_hg
etc/zsh/zshenv
etc/zsh/zshrc