From db14ac6e061506ad0a3eb2f3112bea458b227ff3 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Wed, 17 Oct 2018 11:27:48 -0700 Subject: [PATCH] Stop including prezto alias module. --- dotfiles/zpreztorc | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/zpreztorc b/dotfiles/zpreztorc index 03a80c1..e966c67 100644 --- a/dotfiles/zpreztorc +++ b/dotfiles/zpreztorc @@ -33,7 +33,6 @@ zstyle ':prezto:load' pmodule \ 'history' \ 'directory' \ 'spectrum' \ - 'utility' \ 'completion' \ 'matir' \ 'tmux' \