mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
Merge branch 'master' of https://github.com/bluekrow/oh-my-zsh
This commit is contained in:
commit
426a228d0b
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,8 @@
|
||||||
|
# custom files
|
||||||
|
custom/
|
||||||
|
!custom/plugins/example/
|
||||||
|
!custom/example.zsh
|
||||||
|
|
||||||
# temp files directories
|
# temp files directories
|
||||||
cache/
|
cache/
|
||||||
log/
|
log/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue