55d26070353dd8d8419a26f2178c5c243c155e7b
rc.d/anyenv, rc.d/screen, aliases.d/mc, and rc.d/startx were the last holdouts still using `which` to check tool availability. Every other file in rc.d/* already uses `command -v`, which doesn't depend on an external binary being installed.
config-bash
My configuration for the bash shell
Languages
Shell
100%