mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-06 03:10:35 +01:00
Move example plugin to the custom plugins dir.
This commit is contained in:
parent
eea47ce81b
commit
571cf559bb
2 changed files with 4 additions and 5 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,9 +1,8 @@
|
||||||
locals.zsh
|
locals.zsh
|
||||||
log/.zsh_history
|
log/.zsh_history
|
||||||
projects.zsh
|
projects.zsh
|
||||||
-custom/*
|
custom
|
||||||
-!custom/example
|
!custom/plugins/example
|
||||||
-!custom/example.zsh
|
!custom/example.zsh
|
||||||
|
cache
|
||||||
*.swp
|
*.swp
|
||||||
!custom/example.zshcache
|
|
||||||
cache/
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue