mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
66e7e7d9ca
Instead of .easter-egg files we now have empty .gitkeep files, like is done as an informal standard.
13 lines
165 B
Plaintext
13 lines
165 B
Plaintext
locals.zsh
|
|
log/.zsh_history
|
|
projects.zsh
|
|
custom
|
|
!custom/plugins/example
|
|
!custom/example.zsh
|
|
*.swp
|
|
!custom/example.zshcache
|
|
cache/
|
|
!cache/.gitkeep
|
|
log/
|
|
!log/.gitkeep
|