Commit graph

2 commits

Author SHA1 Message Date
fd6b76c830 aliases: Python keeps getting worse! 2024-11-12 11:05:02 -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