The user of #18 looks like they've deleted their account; I'm opening the same PR to take over.
I broke it into 2 commits:
Update the FZF_DEFAULT_OPTS template for Fish to export the variable - without this, the variable isn't propagated to fzf as mentioned in the other PR.
Run make all to build all the fish sources from the updated template. I can remove this commit if necessary - not totally sure from the readme whether this is wanted or not, with the GitHub Action and all.
Thanks for your work! I use it as part of my light/dark mode shell toggles, and it's a real treat in Fish being able to have the themes persist across sessions so easily.
The user of #18 looks like they've deleted their account; I'm opening the same PR to take over.
I broke it into 2 commits:
FZF_DEFAULT_OPTS
template for Fish to export the variable - without this, the variable isn't propagated to fzf as mentioned in the other PR.make all
to build all the fish sources from the updated template. I can remove this commit if necessary - not totally sure from the readme whether this is wanted or not, with the GitHub Action and all.Thanks for your work! I use it as part of my light/dark mode shell toggles, and it's a real treat in Fish being able to have the themes persist across sessions so easily.