rc

Added a tiny .zshrc file because the .class autocompletion is really starting to annoy me like hell.

Author
Vngngdn
Date
July 11, 2016, 2:54 p.m.
Hash
936fa5830f504f040a97002edb5a2ee9c8c18aff
Parent
c9604cc4644ee4569f03ee6681f25e06984101a4
Modified file
.zshrc

.zshrc

2 additions and 0 deletions.

View changes Hide changes
+
1
zstyle ':completion:*' ignored-patterns '*?.pyc' '__pycache__' '*?.class'
+
2