# @halostatue/fish-macos/conf.d/halostatue_fish_macos.fish:v7.0.0 function _halostatue_fish_macos_uninstall -e halostatue_fish_macos_uninstall set --function functions app finder has_app mac manp note ql remind for cmd in $functions complete --erase --command $cmd end set --append functions (status function) \ (functions --all | string match --entire --regex '^__macos_app_|^__macos_finder_|^__macos_mac_') functions --erase $functions end