Replacements for classic Unix tools, configured in ~/.profile.d/ and ~/.config/.
~/.profile.d/
~/.config/
ls
~/.config/eza/
cat
less
~/.config/bat/
~/.config/fzf/
rg
grep
~/.config/ripgrep/
tmux
screen
~/.config/zellij/
neofetch
~/.config/fastfetch/
~/.config/starship.toml
Tools are initialized in ~/.profile.d/30-tools.sh. This runs for all login shells and sets up starship, fzf completions, nvm, pyenv, etc.
~/.profile.d/30-tools.sh