]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zprofile/00_ulimit
use locales that make sense for me
[zsh.git] / .zsh / zprofile / 00_ulimit
index 84a0961fbc602ed957c2f683d4a631078df5e9a5..336fe1ea9725389cfae47fa5acd3bfaec7fd05bd 100644 (file)
@@ -5,10 +5,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
 #
 
-# disable core files
-ulimit -c 0
-
 # vim:ft=zsh