X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/bcb29e299d0786ccbee8a255eb9e178a87511b55..6961cdf0ff4514130c20a9e9005d24b2aab1769a:/.zsh/zshrc/90_cleanfiles

diff --git a/.zsh/zshrc/90_cleanfiles b/.zsh/zshrc/90_cleanfiles
index 513c01b..b4bd2c2 100644
--- a/.zsh/zshrc/90_cleanfiles
+++ b/.zsh/zshrc/90_cleanfiles
@@ -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