Skip to content

Commit

Permalink
Merge pull request #38 from Zh40Le1ZOOB/main
Browse files Browse the repository at this point in the history
fix(fifc): fix command not found in preview
  • Loading branch information
gazorby committed Apr 7, 2024
2 parents 2ee5bee + 8ef00c6 commit b2ac36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/_fifc.fish
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
function _fifc
set -f --export SHELL (command --search fish)
set -l result
set -Ux _fifc_extract_regex
set -gx _fifc_complist_path (string join '' (mktemp) "_fifc")
Expand Down

0 comments on commit b2ac36e

Please sign in to comment.