diff options
| -rw-r--r-- | zsh/.cache/zsh/.gitignore | 1 | ||||
| -rw-r--r-- | zsh/.cache/zsh/.keep | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.cache/zsh/.gitignore b/zsh/.cache/zsh/.gitignore new file mode 100644 index 0000000..6bcf498 --- /dev/null +++ b/zsh/.cache/zsh/.gitignore @@ -0,0 +1 @@ +zcompdump-* diff --git a/zsh/.cache/zsh/.keep b/zsh/.cache/zsh/.keep deleted file mode 100644 index e69de29..0000000 --- a/zsh/.cache/zsh/.keep +++ /dev/null |
