Add to your .bashrc (replace 5555555555 with your number): textme() { curl http://textbelt.com/text -d number=5555555555 -d “message=$1” } Use like […]
Add to your .bashrc (replace 5555555555 with your number): textme() { curl http://textbelt.com/text -d number=5555555555 -d “message=$1” } Use like […]