vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.27k stars 3.52k forks source link

Add a link post-first-startup step to link command line? #3344

Open cwervo opened 5 years ago

cwervo commented 5 years ago

Would it be possible to have Hyper self-symlink after first graphical opening? Here's my issue exactly:

I installed hyper with brew cask install hyper, but then noticed hyper was not in my path even after the first time I opened the graphical .app.

I did some digging and found that simply calling /Applications/Hyper.app/Contents/Resources/bin/hyper links to usr/bin, which is great! Would it be possible for either:

cwervo commented 5 years ago

Note that hyper link is necessary so that there's a way to call hyper without opening the GUI but still get just the symlink script to run.