Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 391 Bytes

README.textile

File metadata and controls

19 lines (12 loc) · 391 Bytes

capistrano-autocomplete

1. Install bash-completion package

Homebrew

brew install bash-completion

Macports

sudo port install bash-completion

Yum

yum install bash-completion

Apt Get

apt-get install bash-completion

2. Install the ‘capistrano’ auto-complete script into /usr/local/etc/bash_completion.d

3. Relaunch bash/terminal