mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
allow modification in customs dir
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
e82a43b2b4
commit
72646c66a0
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,9 +1,9 @@
|
||||||
locals.zsh
|
locals.zsh
|
||||||
log/.zsh_history
|
log/.zsh_history
|
||||||
projects.zsh
|
projects.zsh
|
||||||
custom
|
#custom
|
||||||
!custom/plugins/example
|
#!custom/plugins/example
|
||||||
!custom/example.zsh
|
#!custom/example.zsh
|
||||||
*.swp
|
*.swp
|
||||||
*.un~
|
*.un~
|
||||||
cache/
|
cache/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue