]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/90_cleanfiles
do not change umask
[zsh.git] / .zsh / zshrc / 90_cleanfiles
index 513c01b5ea0785efe6286bc8c5124ab6f59eb010..b4bd2c278edab2431173efbe4604363e11b29bb7 100644 (file)
@@ -5,7 +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
 #
 
 typeset -la rmfiles
@@ -26,6 +26,7 @@ rmfiles+=~/nohup.out
 rmfiles+=~/typescript
 rmfiles+=~/jpilot.log
 rmfiles+=~/srtp.log
+rmfiles+=~/hs_err_pid[0-9]*.log
 
 typeset -la _rmfiles