Site Tools


terminal:tools:modern_cli_tools

Modern CLI Tools

Replacements for classic Unix tools, configured in ~/.profile.d/ and ~/.config/.

Tool Replaces Config
eza ls ~/.config/eza/
bat cat / less ~/.config/bat/
fzf manual search ~/.config/fzf/
ripgrep (rg) grep ~/.config/ripgrep/
zellij tmux / screen ~/.config/zellij/
fastfetch neofetch ~/.config/fastfetch/
starship bash PS1 prompt ~/.config/starship.toml

Initialization

Tools are initialized in ~/.profile.d/30-tools.sh. This runs for all login shells and sets up starship, fzf completions, nvm, pyenv, etc.

See Also

terminal/tools/modern_cli_tools.txt · Last modified: by 127.0.0.1