Commit Graph

13 Commits

Author SHA1 Message Date
005b2ed850 feat: add Fish function wrappers for copilot suggest/explain commands
Replace gh copilot aliases with custom Fish functions that provide better help
text and wrap the copilot CLI with appropriate prompts
2025-12-30 00:26:22 -06:00
de41c6d984 feat: add model-specific shortcuts for opencode and claude CLIs 2025-12-29 23:34:03 -06:00
a1cf700160 feat: add interactive fzf tools for chezmoi apply/show with shared utilities
- New chai function for interactive apply with multi-select and diff preview
- Enhanced chshow for browsing managed files with edit/view modes
- Shared fzf-utils.ts with standardized colors and chezmoi file parsing
- Bash version of fzf abbreviation search with Alt+A binding
2025-12-29 18:33:56 -06:00
6897ee3475 feat: add common apt and systemd abbreviations/aliases 2025-12-28 23:25:59 -06:00
ffcb41380c feat: add chezmoi cd alias and separate interactive apply command 2025-12-27 23:25:34 -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
e51205cd49 feat: add riptree aliases to bash 2025-12-20 00:20:45 -06:00
Ryan Walters
4095b2d242 refactor: standardize shell aliases and remove Bitwarden login helpers
Remove the custom `bw_login` function/alias from Nushell, bash, and PowerShell configurations as it's no longer needed. Expand PowerShell profile with comprehensive git aliases matching bash conventions, add clipboard navigation helper (`cdp`), and enable chezmoi completions.
2025-10-27 02:06:46 -05:00
8f0d5c209a add systemctl/journaltctl aliases, es shell reload alias 2025-06-24 19:19:22 -05:00
a42ba0c7b3 Include last 100 lines in romanlog tail alias 2025-03-03 01:22:10 -06:00
e336fc67a1 aliases, remove alert, rearrange & compact, add bw_login 2024-11-07 21:26:36 -06:00
ee96ffc370 Add chshow with fzf finder for fast execute-template 2024-11-07 19:46:27 -06:00
2bcb58f7e6 Rearrange aliases, add WSL-specific clipboard aliases, reformat 2024-11-07 15:11:12 -06:00