keychain has errors on wsl, replace with ssh-agent plugin
This commit is contained in:
parent
76c089042e
commit
79258c6b4e
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ use = ["{completion,key-bindings,history,directories}.zsh"]
|
|||
[plugins.omzplugins]
|
||||
github = "ohmyzsh/ohmyzsh"
|
||||
dir = "plugins"
|
||||
use = ["{systemd,command-not-found}/*.plugin.zsh"]
|
||||
use = ["{systemd,command-not-found,ssh-agent}/*.plugin.zsh"]
|
||||
|
||||
[plugins.fzftab]
|
||||
github = "Aloxaf/fzf-tab"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue