From 67318219ca6c0e279db11464ad6b10766b7046db Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Fri, 13 Dec 2019 00:24:19 +0100 Subject: [PATCH] Aggiunto plugin per Emacs su zsh --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 04c804f..ba84471 100644 --- a/.zshrc +++ b/.zshrc @@ -80,6 +80,7 @@ plugins=( docker docker-compose docker-machine + emacs extract git git-auto-fetch