]> git.donarmstrong.com Git - zsh.git/blob - .zsh/zshrc/95_watch
fix git source repository url
[zsh.git] / .zsh / zshrc / 95_watch
1 # zshrc/95_watch
2 #
3 # watch activity of other users
4 #
5 # Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
6 # Released under the terms of the Artistic Licence 2.0
7 #
8 # Source repository: git://git.madduck.net/etc/zsh.git
9 #
10
11 watch=(notme)
12 LOGCHECK=120
13
14 # vim:ft=zsh