Remove per-dir-history. It got more in the way than anything

This commit is contained in:
David Todd (c0de) 2018-08-01 20:21:54 -05:00
parent b817dc0673
commit 49530412b6

View File

@ -70,7 +70,6 @@ COMPLETION_WAITING_DOTS="true"
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git \
per-directory-history \
virtualenvwrapper \
nyan \
catimg)