aboutsummaryrefslogtreecommitdiff
path: root/Shell/zshrc
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-10-28 23:24:29 +0000
committerVasil Zlatanov <v@skozl.com>2019-10-28 23:30:59 +0000
commitc85979db891a12634620c12359a018a0af9c608a (patch)
treed728dd2277a0766e3984dd8a21a04e54dc6f46c3 /Shell/zshrc
parentf54e155ee55d571289c8bb14d6c5ed9dd3832f66 (diff)
downloaddotfiles-c85979db891a12634620c12359a018a0af9c608a.tar.gz
dotfiles-c85979db891a12634620c12359a018a0af9c608a.tar.bz2
dotfiles-c85979db891a12634620c12359a018a0af9c608a.zip
Add forgit to config
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