Commit Graph

17 Commits

Author SHA1 Message Date
a35cd568ce Replace mise-activate with simple wrapper scripts and ENV vars
The prompting for this change is to use mise within ksh/oksh without
having to rely on zsh (such as `zsh -c "mise activate zsh"` or
otherwise). I kind of like the simplicity of this, and then I can still
easily change versions as needed in a given project by sourcing a file
which exports different vars for target language versions, or I can just
do manual export commands from the shell.
2025-11-16 01:04:07 -06:00
f1700e1d3d Rework profile/env for shells 2025-11-14 20:00:31 -06:00
f82a7c4c71 Adjust launch-reaper scripts a bit, also add two general scripts 2025-10-05 15:08:29 -05:00
1be24fa795 Add launch scripts for reaper, update some related ENV vars 2025-10-03 17:39:54 -05:00
eb623754e6 Add configs for gimp 2025-10-02 19:35:45 -05:00
7f287b591e Add system-type filters, add git-clone handling to main script 2025-09-06 15:56:40 -05:00
891b605dbe Modify tmux config/setup, zsh, some nvim & skhd key mappings, etc 2025-09-05 13:04:24 -05:00
42f9167958 Refactor/reorg various files and references 2025-04-04 16:55:39 -05:00
8e93ac0fac Adjust tmux-sessionizer key-binds and filenames 2025-04-04 16:55:39 -05:00
54669cc6c5 Add XDG Base Directory vars, refactor env var names and defs 2025-04-04 16:55:39 -05:00
5f59b4f86d Update .zshrc and refactor related files as needed 2025-04-04 16:55:39 -05:00
fc189d33d3 Add support for different OS package managers; simplify some logic 2025-04-04 16:55:39 -05:00
6baf822f69 Update tmux-sessionizer and binds for session management 2025-04-04 16:55:39 -05:00
246d064317 Add special case (hub) to tmux-sessionizer 2025-04-04 16:55:39 -05:00
3717858cfe Adjust search_dirs in tmux-sessionizer 2025-04-04 16:55:39 -05:00
ac18569866 Finish initial setup of tmux-sessionizer 2025-04-04 16:55:39 -05:00
f777f7632b Move copy targets into directory; add tmux sessionizer 2025-04-04 16:55:39 -05:00