wfxr.forgit/conf.d
carlfriedrich 372239fd37 Export user-defined FORGIT variables for backwards compatibility
Before forgit became a standalone script, users defined their FORGIT
variables (e.g. FORGIT_FZF_DEFAULT_OPTS) in the shell environment before
sourcing the forgit shell plugin. This worked because the forgit code
was executed within the currently running shell.
With forgit being an executable script, these variables are only
available to forgit when being exported. This patch adds an automatism
for this so that users do not have to change their configuration.
A warning is issued in this case so that users get notified to update
their configuration.
2022-11-17 10:19:32 +01:00
..
bin Move implementation to standalone forgit 2022-11-14 17:52:58 +01:00
forgit.plugin.fish Export user-defined FORGIT variables for backwards compatibility 2022-11-17 10:19:32 +01:00