sheldon lock --update fails if github is configured to use ssh · Issue #127 · rossmacarthur/sheldon

My plugin setup is as follow: shell = "zsh" apply = ["defer"] [templates] defer = { value = 'zsh-defer source "{{ file }}"', each = true } [plugins] [plugins.zsh-defer] github = "romkatv/zsh-defer"...