mirror of
https://github.com/edu4rdshl/based.fish.git
synced 2026-07-17 23:24:46 +00:00
(feat): also clear BASED_NO_FUZZY
This commit is contained in:
parent
e323e57249
commit
9730a729f9
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@ function __based_reset_state
|
|||
echo "Resetting Based state..."
|
||||
# Unset all variables related to Based state
|
||||
set -e BASED_NO_CONFIRMATION
|
||||
set -e BASED_NO_FUZZY
|
||||
echo "Based state has been reset."
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue