MladenJanjetovic / hssh

Bash function for Laravel Homestead SSH with entering the project directory on the same time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hssh

Bash function for Laravel Homestead SSH with entering the project directory on the same time

Use it like this to connect to Homestead Vagrant machine and enter the myapplication directory:

$ hssh myapplication

You will end up in vagrant@homestead:~/myapplication$

Note: Your Homestead VM should be up and running (homestead up)

About

Bash function for Laravel Homestead SSH with entering the project directory on the same time

License:MIT License


Languages

Language:Shell 100.0%