Commit graph

6 commits

Author SHA1 Message Date
0c6b1312a9 bashrc: finish Linux case in switch statement (whoops) 2024-06-19 22:56:11 -05:00
a2811701ce bashrc: colorful ls on Linux 2024-06-19 22:48:43 -05:00
4a72ec1c69 Colorful ls on FreeBSD 2024-04-25 07:42:47 +00:00
ed2a5500ec bashrc: Add bash_completion on FreeBSD 2024-04-25 06:52:21 +00: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
0a2dbe713c [NEW] bashrc: Add Mac helpers 2023-11-14 19:23:52 -06:00