summaryrefslogtreecommitdiff
path: root/fish/conf.d
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-23 21:33:06 +0200
committerPaul Buetow <paul@buetow.org>2026-03-23 21:33:06 +0200
commite6350999ce83c29b117af7b6b40e740ff3682d6f (patch)
tree3d12df6859d83872b6eeb694a8f16910a4e5446d /fish/conf.d
parenta011d05c158d0a272323ddcce09600219c5c67e2 (diff)
Update
Diffstat (limited to 'fish/conf.d')
-rw-r--r--fish/conf.d/ai.fish4
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