Navigate anywhere on the web from your terminal
Check out installation instructions here
- Create a hotspot file at
~/to.json.
- Set the environment variable
ANDTECH_TO_PATHas a delimited1 list of directories to search for hotspot files. To will read all json files in these directories.
- Enter
tofollowed by a search query. The best hotspot will be selected and will launch the url in a web browser.
$ to github andtech studios
https://github.com/andtechstudios
Footnotes
-
Windows users should use a semi-colon (
;) delimiter. All other users should use a colon (:) delimiter. ↩