Commit Graph

10 Commits

Author SHA1 Message Date
a4d02d8a4c feat: add reminder banner template for bash/fish shells 2025-12-30 18:37:56 -06:00
9eb11fd025 refactor: standardize shell initialization and improve PATH management
- Consolidate common environment setup across Fish, Bash, and PowerShell
- Improve PATH handling with deduplication and proper ordering
- Clean up TODO.md formatting and organization
- Simplify CUDA and development tool configuration
2025-12-26 14:58:10 -06:00
075810965a feat: add SDKMAN integration and improve mise/tool configuration
- Add SDKMAN initialization to bashrc for Java SDK management
- Create Fish shell wrapper function for SDKMAN commands
- Switch from lazy-loading to automatic mise activation in Fish
- Clean up fish_plugins comments for clarity
- Add pnpm to mise tool-versions
- Enable Shift+Enter in Kitty for Claude Code multi-line prompts
- Make update_pre.ts hook executable
2025-11-24 00:25:02 -06:00
fdd54b3b50 add ssh keychain startup to bashrc/WSL 2025-06-24 19:19:43 -05:00
e090509339 Remove special p10k/Cursor handling, use VSCode shell integration properly 2025-06-11 15:28:28 -05:00
d0eed5ed17 Add thefuck alias & zsh plugin 2024-11-08 19:51:04 -06:00
c4a0ecf872 Add comments to rc.tmpl files 2024-11-07 16:53:20 -06:00
2d3694aa7a SSH startup eval: ssh-agent add key to keychain, use .shell dict for commonrc template 2024-10-18 17:00:36 -05:00
7c89bd1b15 Add chezmoi completion scripts to bashrc/zshrc 2024-10-13 04:50:44 -05:00
b520d0938f Move all chezmoi files into 'home' directory 2024-10-13 04:25:16 -05:00