]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/20_compsys
add fignore suffixes
[zsh.git] / .zsh / zshrc / 20_compsys
index bb4c7c11e5be917291b0403cf2c5d437cd556005..9e5301cc5cd3d264d50d08c6a847fb863653f393 100644 (file)
@@ -96,4 +96,6 @@ zstyle ':completion:*:messages' format '%d'
 zstyle ':completion:*:warnings' format 'no matches for: %d'
 zstyle ':completion:*' group-name ''
 
+fignore=(~ .o .pyc)
+
 # vim:ft=zsh