Skip to content

Commit

Permalink
πŸ› fix: update function to erase on uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
gazorby committed Apr 17, 2020
1 parent f33cf23 commit ba239d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.d/abbr_tips.fish
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ function __abbr_tips_uninstall --on-event abbr_tips_uninstall
functions --erase abbr_tips_update
functions --erase _abbr_tips_bind_newline
functions --erase _abbr_tips_bind_space
functions --erase abbr_fish
functions --erase _abbr_tips
end

# Locking mechanism
Expand Down

0 comments on commit ba239d1

Please sign in to comment.