Skip to content

Instantly share code, notes, and snippets.

@antoinekociuba
Last active April 11, 2017 12:10
Show Gist options
  • Save antoinekociuba/7cd414578bf15038a0dc2eb55ab9b8a2 to your computer and use it in GitHub Desktop.
Save antoinekociuba/7cd414578bf15038a0dc2eb55ab9b8a2 to your computer and use it in GitHub Desktop.
Vagrant quickies - Go to project root folder or specific folder after SSH connexion
#!/bin/bash
echo "cd /var/www/magento" >> /home/vagrant/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment