aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bash_utils/alternatives.sh (unfollow)
Commit message (Collapse)Author
2023-12-09switch to egor@tensin.nameEgor Tensin
2023-05-22ignore unsupported inherit_errexitEgor Tensin
I have a really ancient machine with an even more ancient version of bash that doesn't support inherit_errexit. Ignore for now, put it back later.
2022-09-08alternatives.sh: prefer gcc to clangEgor Tensin
This doesn't make much sense, but I'm currently working on a GCC-only project, and this is messing my workflow up.
2022-04-02bash: best practices & lintingEgor Tensin
2022-04-01rename the projectEgor Tensin
2018-07-14add update-alternatives shortcutsEgor Tensin