Skip to content

Commit

Permalink
🚸 Don't remove user settings on uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiborisov committed Aug 31, 2022
1 parent f646050 commit 4ba32ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions conf.d/sponge.fish
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,4 @@ end
function _sponge_uninstall --on-event sponge_uninstall
_sponge_clear_state
set --erase sponge_version
set --erase --universal sponge_delay
set --erase --universal sponge_filters
set --erase --universal sponge_allow_previously_successful
set --erase --universal sponge_successful_exit_codes
set --erase --universal sponge_regex_patterns
end

0 comments on commit 4ba32ab

Please sign in to comment.