Commit graph

3 commits

Author SHA1 Message Date
97bc2c8b3e aliases: Added Cmake LSP hellper 2024-02-15 04:41:13 -06:00
c6cd46fe2e aliases: Add file management aliases 2024-01-29 23:37:17 -06:00
b53471edbd bashrc: Terminal.app improvements, aliases broken out
On the Mac terminal sessions don't seem to retain the same
environment as the one that parses their .bashrc files.  So, to
overcome that, all aliases and PATH/variable changes are done in
.profile (or files sourced by .profile).

There aren't any .profiles checked in yet, but stay tuned ;-)
2024-01-06 04:02:23 -06:00