diff --git a/home/.zshrc b/home/.zshrc index ed36929..7ebd7d3 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -75,9 +75,6 @@ alias lg="lazygit" alias vi="nvim" alias x="ouch decompress" # 万能解压(zip/tar/gz/bz2/xz/zst/7z/rar) -# 网络 -alias http="xh" - # ── yazi wrapper:退出时自动 cd 到最后目录 ── function yy() { local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd diff --git a/modules/base.py b/modules/base.py index c6e325e..593880e 100644 --- a/modules/base.py +++ b/modules/base.py @@ -39,31 +39,23 @@ class BaseModule(Module): "base", "bat", "btop", - "chafa", "curl", "direnv", "duf", "dust", "eza", - "fastfetch", "fd", - "ffmpeg", "git-delta", "git", - "imagemagick", "jq", "micro", "ouch", - "poppler", "procs", - "resvg", "ripgrep", "sd", "starship", "sudo", - "tealdeer", "wget", - "xh", "yazi", "yq", "zoxide",