Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switched from using $1 in multiple spots to using $uri. set the teminal's ↵ | epoch | 2022-02-24 | 1 | -6/+9 |
| | | | | title to the URI so I can copy it out later with tools in xtools repo | ||||
* | ssh_hack was failing if there were no query string | epoch | 2021-11-14 | 1 | -3/+6 |
| | |||||
* | added a program to convert a string with single-quotes into a shell-escaped ↵ | epoch | 2021-10-25 | 1 | -0/+26 |
version because writing that same sed regex over and over was a pain in the ass. also added a ssh handler. read before use. put them in Makefile |