1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00
This commit is contained in:
deadc0de6
2021-07-14 08:33:07 +02:00
parent 5c886ba2b0
commit 3f00e21ee4

View File

@@ -234,7 +234,7 @@ dotfiles:
d_zsh:
src: zsh
dst: ~/.config/zsh
impignore:
upignore:
- "plugins/*"
- "!plugins/custom_plugin.zsh"
```