Skip to content

命令行替代品

  • 使用 uutils-coreutils 替代 coreutils

    scoop install uutils-coreutils

  • 使用 bat 替代 cat

    scoop install bat

  • 使用 lsd 替代 ls

    scoop install lsd

  • 使用 lsd --tree 替代 tree

    scoop install lsd ; lsd --tree

  • 使用 tre 替代 tree

    scoop install tre-command

  • 使用 erd 替代 tree

    scoop install erd

  • 使用 fd 替代 find

    scoop install fd

  • 使用 zoxide 替代 cdz

    scoop install zoxide

  • 使用 ripgrep 替代 grep

    scoop install ripgrep

  • 使用 sd 替代 sed

    scoop install sd

  • 使用 dust 替代 du

    scoop install dust

  • 使用 hyperfine 替代 time

    scoop install hyperfine

  • 使用 procs 替代 ps

    scoop install procs

  • 使用 starship 替代 powerline10kohmyposh

    scoop install starship

  • 使用 tealdeer 替代 tldrman

    scoop install tealdeer

  • 使用 tokei 替代 cloc

    scoop install tokei

  • 使用 gitui 替代 lazygit

    scoop install gitui

  • 使用 bottom 替代 tophtop

    scoop install bottom

  • 使用 yazi 替代 range

    scoop install yazi

  • 使用 helix 替代 vim(不是完全兼容)

    scoop install helix

  • 使用 zellij 替代 tmux(不支持 Windows)

    scoop install zellij

  • 使用 WezTermalacritty 替代 iterm2windows terminal

    scoop install wezterm(或 scoop install alacritty

  • ouch :无痛压缩和解压缩工具

    scoop install ouch

  • pueue :用于顺序和并行执行长时间运行任务的命令行任务管理工具

    scoop install pueue

  • kondo :用于清理项目中的依赖关系和构建工件的工具。

    scoop install kondo

  • navi :命令行的交互式备忘单工具

    scoop install navi

  • onefetch :命令行 Git 信息工具

    scoop install onefetch