Skip to content
Snippets Groups Projects
Commit 00875cdb authored by Jens Nolte's avatar Jens Nolte
Browse files

Change mosquitto aliases to m{pub,sub}

parent 07d2ad62
No related branches found
No related tags found
No related merge requests found
......@@ -42,8 +42,8 @@ fi
copy = "xclip -selection c -i";
paste = "xclip -selection c -o";
mqtt_sub = "mosquitto_sub";
mqtt_pub = "mosquitto_pub";
msub = "mosquitto_sub";
mpub = "mosquitto_pub";
myip = "drill @resolver1.opendns.com any myip.opendns.com";
myipv4 = "drill -4 @resolver1.opendns.com any myip.opendns.com";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment