From 59dcb091288d60e8c2d2e352711b72f4beeb1ddf Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 7 Oct 2024 13:30:12 -0500 Subject: fix(sheldon): add required shell value for update --- sheldon/.config/sheldon/plugins.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sheldon') diff --git a/sheldon/.config/sheldon/plugins.toml b/sheldon/.config/sheldon/plugins.toml index 73a0b0a..8cff4ad 100644 --- a/sheldon/.config/sheldon/plugins.toml +++ b/sheldon/.config/sheldon/plugins.toml @@ -1,3 +1,5 @@ +shell = "zsh" + [templates] defer = "{{ hooks?.pre | nl }}{% for file in files %}zsh-defer source \"{{ file }}\"\n{% endfor %}{{ hooks?.post | nl }}" -- cgit v1.2.3-70-g09d2