dotfiles/zsh/functions/qr.sh
2019-01-09 14:03:21 -05:00

3 lines
65 B
Bash
Executable file

qrnet () {
echo "WIFI:S:$1;T:WPA;$2;;"|curl -F-=\<- qrenco.de
}