Connect to WiFi from the Fish command line.
fisher install borngraced/ctw.fishOr clone to ~/.config/fish/functions/
ctw # list networks and connect
ctw `MyNetwork` # connect directly
ctw -r # rescan
ctw -s # saved connections
ctw -d # disconnect- Linux: NetworkManager (nmcli)
- macOS: TODO!