Page 1 of 1

Add vesta commands to ssh autocompletion

Posted: Mon Mar 06, 2017 4:11 pm
by rpr
Hi,

This is a small tutorial to allow you to use the "v-..." commands without using the full path: "/usr/local/vesta/bin/v-..."
We can accomplish this by adding the vesta bin directory to the path using this command:

Code: Select all

export PATH=$PATH:/usr/local/vesta/bin/
Hope someone finds it useful.

Re: Add vesta commands to ssh autocompletion

Posted: Tue Mar 07, 2017 8:45 am
by skurudo
In many cases, this works out of the box. Only need reconnect to terminal.