mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: alias for the wifi password
This commit is contained in:
parent
154ab2d3de
commit
a63870203a
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ NMTUI_COLORS='
|
||||||
'
|
'
|
||||||
alias nmtui='NEWT_COLORS="$NMTUI_COLORS" nmtui'
|
alias nmtui='NEWT_COLORS="$NMTUI_COLORS" nmtui'
|
||||||
alias nmtui-connect='NEWT_COLORS="$NMTUI_COLORS" nmtui-connect'
|
alias nmtui-connect='NEWT_COLORS="$NMTUI_COLORS" nmtui-connect'
|
||||||
|
alias wifi-password='nmcli device wifi show-password'
|
||||||
|
|
||||||
## Git
|
## Git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue