Commit graph

15 commits

Author SHA1 Message Date
390cae1aee
bashrc: Add Bash completion on Linux 2025-03-04 13:12:20 -06:00
d0194b9232
bashrc: Colorful PS1 on "linux" TERM 2025-02-18 23:49:50 -06:00
9002e98b5e profile.linux: Arch Guile /usr/local prefix fixup 2024-11-16 01:33:34 -06:00
637875868b bashrc: Colorize PS1 in Tmux 2024-10-18 10:15:36 -05:00
9f102d5d87 aliases: Source in .bashrc instead of .profile
This seems to work way, way better.  No fuss.
2024-10-15 18:49:00 -05:00
4db04babfe bashrc: Make window titles shorter 2024-10-01 11:38:10 -05:00
c97634208f bashrc: Fix line wrapping with window title 2024-10-01 11:05:53 -05:00
c624ce78f1 bashrc: Dynamic window titles 2024-10-01 10:52:13 -05:00
06ff5311bd bashrc: New pink and purple $PS1 👀
Removed redundant $PS1 from .profile.mac
2024-09-28 12:18:10 -05:00
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