From 4073e999d3bc2d82cd070a2926b685fe110d72e9 Mon Sep 17 00:00:00 2001 From: steveokard Date: Thu, 27 May 2021 17:06:09 -0400 Subject: [PATCH] fixed typo --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index abd7fe4..eb3f314 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -211,7 +211,7 @@ autoload colors && colors source $HOME/.zsh_aliases zinit wait lucid for \ OMZ::plugins/common-aliases \ - if"[[ $+commands[systemd] ]]" OMZ::plugins/systemd + if"[[ $+commands[systemd] ]]" OMZ::plugins/systemd \ PZT::modules/directory/init.zsh #####################