From 321350a7efe381080b180f58bde1d2dde0fc6fc7 Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Tue, 3 Mar 2020 10:25:18 +0200 Subject: [PATCH] added git-auto-fetch --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 186464d..097b887 100644 --- a/.zshrc +++ b/.zshrc @@ -64,6 +64,7 @@ plugins=( yadm archlinux fzf-tab + git-auto-fetch ) source $ZSH/oh-my-zsh.sh