From 01d8f6a0c784fea9d05bb57787d412aae5407476 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 15 Mar 2020 15:06:53 +0100 Subject: [PATCH] Update oh-my-zsh --- meta/configs/zsh.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/configs/zsh.yaml b/meta/configs/zsh.yaml index fa37754..64d60b9 100644 --- a/meta/configs/zsh.yaml +++ b/meta/configs/zsh.yaml @@ -6,15 +6,15 @@ path: meta/github/oh-my-zsh ~/.oh-my-zsh/custom/: glob: true - force: true + force: false path: zsh/custom/* ~/.oh-my-zsh/custom/plugins/: glob: true - force: true + force: false path: zsh/custom/plugins/* ~/.oh-my-zsh/custom/themes/: glob: true - force: true + force: false path: zsh/custom/themes/* #- shell: # -