From dd526c965c61d88a9c9f873abb9f7347cb2af755 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 22 Feb 2022 17:22:32 -0500 Subject: [PATCH] force zsh --- install.conf.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.conf.yaml b/install.conf.yaml index 6d2c922..1ed7a4d 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -6,7 +6,9 @@ - link: ~/.gitconfig: configs/git/.gitconfig - ~/.zshrc: configs/zsh/.zshrc + ~/.zshrc: + path: configs/zsh/.zshrc + force: true - create: - ~/Downloads