ohmyzsh/.gitignore
Andrew Janke d24e84255b Themes: Fold themes plugin in to core oh-my-zsh
Rewrite theme() and lstheme() to remove side effects, add debugging,
and fix `local` inside theme definitions.
Add `theme next` for stepping through theme list, and "blacklist" support.
Modify tools/theme_chooser to use new theme functions.
2017-07-19 22:31:33 -04:00

9 lines
118 B
Text

# custom files
custom/
!custom/plugins/example
!custom/example.zsh
# temp files directories
cache/
log/
.AppleDouble