From c12071e5be24514624f5d48f09af68bdd4707af8 Mon Sep 17 00:00:00 2001 From: Kaholaz Date: Thu, 9 Feb 2023 15:13:08 +0100 Subject: [PATCH] Add last package warning --- .zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index c115452..805ed57 100644 --- a/.zshrc +++ b/.zshrc @@ -28,9 +28,8 @@ zplug "zsh-users/zsh-history-substring-search", defer:3, on:"zsh-users/zsh-synta zplug "plugins/git", from:oh-my-zsh zplug "plugins/command-not-found", from:oh-my-zsh -# Base16 +# Base16 (This should be the last plugin) zplug chriskempson/base16-shell, from:github - zplug load base16_gruvbox-dark-hard