From 72172316185a4c812cb6a42e5457a50126534d35 Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Wed, 29 May 2024 14:14:44 +0200 Subject: [PATCH] Add quotes for consistency --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 823ee5c..b90372a 100644 --- a/.zshrc +++ b/.zshrc @@ -28,7 +28,7 @@ zplug "plugins/git", from:oh-my-zsh zplug "plugins/command-not-found", from:oh-my-zsh # Base16 (This should be the last plugin) -zplug chriskempson/base16-shell, from:github +zplug "chriskempson/base16-shell", from:github zplug load base16_gruvbox-dark-hard