Add an alias to your shell on Linux Last updated: 22 Jun 2012 open the config file: sudo vim ~/.bashrc add your alias, for example: alias ss='ssh user@remote_host' or alias www='cd /var/www' save file, close shell and re-open shell Felipe 22 Jun 2012 22 Jun 2012 linux shell alias « Making a CGridView row clickable. Archive Adding a composite primary key for MySQL using Yii Migrations »