mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 08:24:11 -06:00
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
This commit is contained in:
@@ -48,8 +48,7 @@ abbr -a copeh 'claude --model haiku'
|
||||
abbr -a hcope 'claude --model haiku'
|
||||
abbr -a gpt 'chatgpt'
|
||||
abbr -a share 'share.ts'
|
||||
abbr -a copilot 'gh copilot'
|
||||
abbr -a suggest 'gh copilot suggest -t shell'
|
||||
abbr -a copilot 'copilot'
|
||||
abbr -a spt 'spotify_player'
|
||||
abbr -a gitalias 'alias | grep "git "'
|
||||
abbr -a mousefix 'sudo udevadm trigger'
|
||||
|
||||
Reference in New Issue
Block a user