From e3586294be9f841d83c59008bcb129a5b4fc644e Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Fri, 25 Nov 2022 13:18:22 +0100 Subject: [PATCH] =?UTF-8?q?Actualizaci=C3=B3n=20de=20fichero=20zshrc?= 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 82d2650..1c0f102 100644 --- a/files/zshrc +++ b/files/zshrc @@ -98,13 +98,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