chore(fish): add new fisher plugin

This commit is contained in:
Stefan Imhoff
2023-01-27 15:09:27 +01:00
parent f7d8e3d3c3
commit 4145f0834d
14 changed files with 183 additions and 45 deletions

View File

@@ -0,0 +1,5 @@
function _sponge_clear_state
set --erase --global _sponge_current_command
set --erase --global _sponge_current_command_exit_code
set --erase --global _sponge_current_command_previously_in_history
end