wx-uninstall(){ wx-header "Uninstall" wx-logout if [[ ! -d "$HOME/.warengroup" ]] then rm "$HOME/.warengroup" -rf fi }