]> git.donarmstrong.com Git - zsh.git/blob - .zsh/zprofile/00_ulimit
add zsh modes to everything
[zsh.git] / .zsh / zprofile / 00_ulimit
1 # -*- mode: sh -*-
2 # zprofile/00_ulimit
3 #
4 # sets process limits
5 #
6 # Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
7 # Released under the terms of the Artistic Licence 2.0
8 #
9 # Source repository: git://git.madduck.net/etc/zsh.git
10 #
11
12 # vim:ft=zsh