From 4be2fb4e53dfd1493dc0e4603f2dbf005bea9a09 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Thu, 6 May 2021 12:13:43 -0400 Subject: remove zsh --- update-subtrees.zsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update-subtrees.zsh') diff --git a/update-subtrees.zsh b/update-subtrees.zsh index ead932f..3af1ab2 100644 --- a/update-subtrees.zsh +++ b/update-subtrees.zsh @@ -1,7 +1,8 @@ #!/bin/zsh +# example: +# dot_local/share/toasty https://github.com/cosmictoast/toasty-zsh subtrees=( - dot_local/share/toasty st:toasty-zsh ) for key val in ${(kv)subtrees} -- cgit v1.2.3