From b23cd50651cb88d2dab860c84fe30d18411e440e Mon Sep 17 00:00:00 2001 From: Asocia Date: Wed, 26 Jan 2022 16:26:50 +0300 Subject: [PATCH] Add archive plugin to zsh --- .config/zsh/.zpreztorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zpreztorc b/.config/zsh/.zpreztorc index 115dc24..2495d11 100644 --- a/.config/zsh/.zpreztorc +++ b/.config/zsh/.zpreztorc @@ -39,13 +39,13 @@ zstyle ':prezto:load' pmodule \ 'utility' \ 'rsync' \ 'tmux' \ + 'archive' \ 'completion' \ 'syntax-highlighting' \ 'history-substring-search' \ 'autosuggestions' \ 'prompt' - # 'archive' \ archive things # 'rsync' \ rsync-copy rsync-move # 'git' \ use oh my zsh git # https://github.com/Asocia/prezto/tree/master/modules/spectrum