From eefd5ee9f37b0ded06370f86cd8563b560fe670a Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Thu, 15 Apr 2021 12:00:28 +0200 Subject: [PATCH] zsh-vim-mode moved to branch 'main', so merging to 'master' wasn't possible --- configs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs.yml b/configs.yml index d89d546..ec57af0 100644 --- a/configs.yml +++ b/configs.yml @@ -407,8 +407,9 @@ zsh: - dotfiles/shell/aliases - ~/.zsh_aliases - clone: - - https://github.com/softmoth/zsh-vim-mode.git - - ~/git_clones/zsh-vim-mode + url: https://github.com/softmoth/zsh-vim-mode.git + dest: ~/git_clones/zsh-vim-mode + branch: main - clone: url: https://github.com/zsh-users/zsh-autosuggestions.git dest: ~/git_clones/zsh-autosuggestions