(defun "wifi" () (interactive) (shell-command "nmcli d wifi rescan") (shell-command "nmcli d wifi connect 'M-x wifi'"))