From ab3e9f0d68e4d4bed30696c6ab82d41c4a6b8c13 Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Sun, 23 Oct 2022 12:28:53 +0200 Subject: [PATCH] Correccion errores configuracion --- files/zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/zshrc b/files/zshrc index f4a0798..61957dc 100644 --- a/files/zshrc +++ b/files/zshrc @@ -84,13 +84,13 @@ plugins=( encode64 git history - kubectl + history-substring-search jsontools jump + kubectl nmap sudo zsh-autosuggestions - zsh-history-substring-search ) source $ZSH/oh-my-zsh.sh