]> git.donarmstrong.com Git - zsh.git/blob - .zsh/zshrc/00_recompile
recompile necessary files for each new shell
[zsh.git] / .zsh / zshrc / 00_recompile
1 # zshrc/00_zrecompile
2 #
3 # recompile zsh snippets, if necessary
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: http://git.madduck.net/v/etc/zsh.git
9 #
10
11 zrecompile $ZDOTDIR $ZVAR
12
13 # vim:ft=zsh