summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 180fecd..f416060 100644
--- a/.zshrc
+++ b/.zshrc
@@ -6,7 +6,7 @@ HYPHEN_INSENSITIVE="true"
HIST_STAMPS="dd.mm.yyyy"
-plugins=(git)
+plugins=(git gitfast)
source $ZSH/oh-my-zsh.sh
source /etc/profile.d/autojump.zsh