Running remote commands after vagrant ssh August 4, 2023 by Tarik This works for me: vagrant ssh -- -t 'cd /var/www; /bin/bash'