Skip to content

Commit

Permalink
fix(uninstall): erase __FISH_EXA_BINARY
Browse files Browse the repository at this point in the history
  • Loading branch information
gazorby committed Sep 7, 2023
1 parent 99ed6cf commit 92e5bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf.d/fish-exa.fish
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ function __fish_exa_uninstall --on-event fish-exa_uninstall
set --erase __FISH_EXA_EXPANDED_OPT_NAME
set --erase __FISH_EXA_OPT_NAMES
set --erase __FISH_EXA_SORT_OPTIONS
set --erase __FISH_EXA_BINARY
end

0 comments on commit 92e5bcb

Please sign in to comment.