From 5f52697490e44aca15f18ff60b0c14b50a4fd40c Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Fri, 4 Nov 2022 18:59:04 +0100 Subject: [PATCH] =?UTF-8?q?Correcci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/zshrc b/files/zshrc index 182dca3..ec074fa 100644 --- a/files/zshrc +++ b/files/zshrc @@ -90,13 +90,13 @@ plugins=( history-substring-search jsontools jump - kubectl + kubectl nmap sudo terraform zsh-autosuggestions zsh-syntax-highlighting - z + z ) source $ZSH/oh-my-zsh.sh