diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-21 00:26:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-21 00:26:58 +0300 |
| commit | 95e03c30b20402fd44ec8449aaee7d6712609ee8 (patch) | |
| tree | 6f10baa53523e8c0bbc1c3e42c47fcd23abcbf5f /fish | |
| parent | d566aed3d626c9b6c37b6082b94615b99f93b669 (diff) | |
jo
Diffstat (limited to 'fish')
| -rw-r--r-- | fish/conf.d/ai.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/conf.d/ai.fish b/fish/conf.d/ai.fish index c8e7650..984aab4 100644 --- a/fish/conf.d/ai.fish +++ b/fish/conf.d/ai.fish @@ -12,6 +12,7 @@ end abbr -a suggest hexai abbr -a explain 'hexai explain' +abbr -a research 'hexai research' if test -f ~/git/hypr/hypr.fish source ~/git/hypr/hypr.fish |
