diff options
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 |
