From ed77c6490cf7021f2e889e1951135b2b2e02105b Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 31 Jan 2017 18:34:56 +0100 Subject: [PATCH] that is why I do not find stuff in the history :) --- zshrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/zshrc b/zshrc index 506f6e2..7bb4a63 100644 --- a/zshrc +++ b/zshrc @@ -1,11 +1,11 @@ source ~/.dotfiles/zplug/init.zsh -zplug "lib/spectrum.zsh", from:oh-my-zsh -zplug "lib/directories.zsh", from:oh-my-zsh -zplug "lib/grep.zsh", from:oh-my-zsh -zplug "lib/history.zsh", from:oh-my-zsh -zplug "lib/misc.zsh", from:oh-my-zsh +zplug "lib/spectrum", from:oh-my-zsh +zplug "lib/directories", from:oh-my-zsh +zplug "lib/grep", from:oh-my-zsh +zplug "lib/history", from:oh-my-zsh +zplug "lib/misc", from:oh-my-zsh zplug "plugins/common-aliases", from:oh-my-zsh zplug "plugins/frontend-search", from:oh-my-zsh