From 505b88bf8462bea78d082d2ba03273ce114f8239 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 8 Aug 2022 09:30:04 +0300 Subject: Added a zsh omz files update script and updated certain omz libs --- .zsh/omz/compfix.zsh | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to '.zsh/omz/compfix.zsh') diff --git a/.zsh/omz/compfix.zsh b/.zsh/omz/compfix.zsh index 290760e..b09b283 100644 --- a/.zsh/omz/compfix.zsh +++ b/.zsh/omz/compfix.zsh @@ -25,16 +25,20 @@ function handle_completion_insecurities() { ls -ld "${(@)insecure_dirs}" cat <