zsh
#shell
設定
.zshrc
zshのプラグインマネージャー
プラグイン
Git
forgit
zeno.zsh
cd
zsh-z - Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.
enhancd
zsh-bd
completions
fzf-tab
zsh-better-npm-completion
プロンプト
powerlevel10k
pure - Pretty, minimal and fast ZSH prompt
spaceship-prompt
alien - An asynchronous zsh prompt
git-prompt.zsh - A fast, customizable, pure-shell, asynchronous Git prompt for Zsh
シンタックスハイライト
- ⚙️ Feature-rich Syntax Highlighting for Zsh
その他
zsh-defer
zsh-lazyload
evalcache - 🐣 zsh plugin to cache eval loads to improve shell startup time
zsh-histdb - A slightly better history for zsh
ni.zsh
tmux-xpanes - Awesome tmux-based terminal divider
zsh-auto-notify - ⏰ ZSH plugin that automatically sends out a notification when a long running task has completed.
autoload
.zshrcで見かけるautoloadの意味と使い方
プロンプトについて
補完について
参考
Ubuntuのシェルをzshに変更する
Speed Test: Check the Existence of a Command in Bash and Zsh - Top Bug Net
リンク