You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have started trying out new versions of various standard unix-y commands. I'd like to set up my dotfiles to, if the alternatives exist, use them instead of the defaults.
I have started trying out new versions of various standard unix-y commands. I'd like to set up my dotfiles to, if the alternatives exist, use them instead of the defaults.
Examples:
cat
-->bat
bat
README has a section on auto-switching color scheme based on system dark mode. We could use that or try to leverage ourdarkMode()
functionls
-->exa
grep
-->rg
(orag
)find
-->fd
ps
The text was updated successfully, but these errors were encountered: