X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/bcb29e299d0786ccbee8a255eb9e178a87511b55..e45b0db3d66ca9e041622db3d801d026fb4d3724:/.zsh/zshrc/90_cleanfiles diff --git a/.zsh/zshrc/90_cleanfiles b/.zsh/zshrc/90_cleanfiles index 513c01b..faf5be7 100644 --- a/.zsh/zshrc/90_cleanfiles +++ b/.zsh/zshrc/90_cleanfiles @@ -2,7 +2,7 @@ # # remove files we never want to keep around # -# Copyright © 1994–2008 martin f. krafft +# Copyright © 1994–2017 martin f. krafft # Released under the terms of the Artistic Licence 2.0 # # Source repository: http://git.madduck.net/v/etc/zsh.git @@ -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