diff zshrc @ 142:7a4e97f44baa

Show backgrounded jobs
author zegervdv <zegervdv@me.com>
date Mon, 13 Oct 2014 10:46:00 +0200
parents 860548f92a96
children 6b108f5f26fc
line wrap: on
line diff
--- a/zshrc	Thu Oct 09 08:49:21 2014 +0200
+++ b/zshrc	Mon Oct 13 10:46:00 2014 +0200
@@ -101,7 +101,7 @@
 zstyle ':completion:*' specal-dirs ..
 
 
-zstyle ':completion::*:(m|)vim:*' ignored-patterns '*.(o|hex|elf|pyc)'
+zstyle ':completion::*:(m|)vim:*' ignored-patterns '*.(o|hex|elf|pyc|pdf|out|aux|toc|out|fls|bbl|synctex.gz|dvi|blg|fdb_latexmk)'
 # Customize to your needs...
 export PATH=$PATH:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin:/usr/local/sbin
 export PATH="/usr/local/bin:$PATH"