diff options
Diffstat (limited to 'Shell/zshrc')
-rw-r--r-- | Shell/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Shell/zshrc b/Shell/zshrc index 2e2854c..25d338a 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -86,3 +86,4 @@ bindkey '^[[1;5D' emacs-backward-word source /usr/share/fzf/key-bindings.zsh source ~/dotfiles/Shell/forgit.plugin.zsh +source ~/dotfiles/Shell/ssh-agent.plugin.zsh |