1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

fish: add opencode config

This commit is contained in:
Henrik Hautakoski 2026-02-16 19:45:47 +01:00
parent d77e8801f4
commit c9602c1c80

View file

@ -0,0 +1,3 @@
if [ -d "$HOME/.opencode/bin" ]
fish_add_path $HOME/.opencode/bin
end