From c4571806cc12e0503162d3e19c64f28702fb0dc9 Mon Sep 17 00:00:00 2001 From: the_4n0nym0u53 Date: Tue, 28 Dec 2021 19:04:57 +0100 Subject: [PATCH] Add Z plugin. --- zsh/.config/zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 21e18a4..4197d48 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -31,6 +31,7 @@ pz source ohmyzsh/ohmyzsh lib/key-bindings pz source ohmyzsh/ohmyzsh plugins/extract pz source ohmyzsh/ohmyzsh plugins/fzf pz source ohmyzsh/ohmyzsh plugins/git +pz source ohmyzsh/ohmyzsh plugins/z # Always source syntax highlighting plugin last pz source zsh-users/zsh-syntax-highlighting