From 71b9c5e7221a25abe2b1aba4db1e020182811019 Mon Sep 17 00:00:00 2001 From: Dict Xiong Date: Mon, 29 Apr 2024 20:57:11 +0800 Subject: [PATCH] feat(zshrc): add plugin {magic-enter,per-directory-history,pip,podman,python,rsync,systemd,timer} --- .zshrc2 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.zshrc2 b/.zshrc2 index 9b2f4be..d000e34 100644 --- a/.zshrc2 +++ b/.zshrc2 @@ -67,7 +67,15 @@ ANTIGEN_PLUGINS+=( "extract" "fzf" "git" + "magic-enter" + "per-directory-history" + "pip" + "podman" + "python" "ripgrep" + "rsync" + "systemd" + "timer" "tmux" "ufw" "z"