We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ee5bee + 8ef00c6 commit b2ac36eCopy full SHA for b2ac36e
functions/_fifc.fish
@@ -1,4 +1,5 @@
1
function _fifc
2
+ set -f --export SHELL (command --search fish)
3
set -l result
4
set -Ux _fifc_extract_regex
5
set -gx _fifc_complist_path (string join '' (mktemp) "_fifc")
0 commit comments