diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-23 21:33:06 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-23 21:33:06 +0200 |
| commit | e6350999ce83c29b117af7b6b40e740ff3682d6f (patch) | |
| tree | 3d12df6859d83872b6eeb694a8f16910a4e5446d /fish | |
| parent | a011d05c158d0a272323ddcce09600219c5c67e2 (diff) | |
Update
Diffstat (limited to 'fish')
| -rw-r--r-- | fish/conf.d/ai.fish | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fish/conf.d/ai.fish b/fish/conf.d/ai.fish index 4e2296d..f88701b 100644 --- a/fish/conf.d/ai.fish +++ b/fish/conf.d/ai.fish @@ -1,6 +1,6 @@ abbr -a suggest hexai abbr -a explain 'hexai explain' -if test -f ~/git/hyperstack/hyperstack.fish - source ~/git/hyperstack/hyperstack.fish +if test -f ~/git/hypr/hypr.fish + source ~/git/hypr/hypr.fish end |
