zsh: alias for the wifi password

This commit is contained in:
He4eT 2025-11-19 00:10:48 +01:00
commit a63870203a

View file

@ -80,6 +80,7 @@ NMTUI_COLORS='
'
alias nmtui='NEWT_COLORS="$NMTUI_COLORS" nmtui'
alias nmtui-connect='NEWT_COLORS="$NMTUI_COLORS" nmtui-connect'
alias wifi-password='nmcli device wifi show-password'
## Git