aboutsummaryrefslogtreecommitdiff
path: root/Shell/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'Shell/zshrc')
-rw-r--r--Shell/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/Shell/zshrc b/Shell/zshrc
index 33432a4..a79e7af 100644
--- a/Shell/zshrc
+++ b/Shell/zshrc
@@ -84,4 +84,6 @@ bindkey "e[4~" end-of-line
bindkey '^[[1;5C' emacs-forward-word
bindkey '^[[1;5D' emacs-backward-word
+source ~/dotfiles/Shell/forgit.plugin.zsh
+
archey4