Commit graph

7 commits

Author SHA1 Message Date
a0ebe499fa Put QT themeing back in profile 2024-10-01 11:30:00 -07:00
51e6bb7950 Set TZ in .profile 2024-04-06 18:48:35 -07:00
1bc958b622 Move ~/bin to a safer place in my path
I'm not overriding commands any more so the security questions of
having `~/bin` first aren't worth it.
2024-03-11 21:50:16 -07:00
edf46ba158 Set EDITOR in .profile for helix->vim
Having to find helix is annoying... and in any case default to vim
if it doesn't exist. If we end up on a box with no vim at all,
we'd be calling an editor by path anyway.
2024-01-08 06:12:06 -08:00
a9a94840e9 Big spaces-to-tabs config reflow
Moving to doing tabs in things. No functional changes.
2023-06-05 22:39:21 -07:00
1654c2ebf6 Add python REPL configs
- Rich for prettification
- Don't write a python_history
2023-05-05 15:24:55 -07:00
e8100fc21d Refactor .zshrc
- Split login stuff into .profile
- Symlink .profile to .zprofile since zsh only loads the latter
- Drop QPA_PLATFORMTHEME and see what breaks
- Make bat my pager where I have it, most where I don't
- Drop the OS-detection stuff for ls, use exa if I have it
- Drop a couple old aliases
2023-05-03 15:28:32 -07:00