Squashed 'third_party/src/github.com/codegangsta/cli/' content from commit f7ebb76

git-subtree-dir: third_party/src/github.com/codegangsta/cli
git-subtree-split: f7ebb761e83e21225d1d8954fde853bf8edd46c4
This commit is contained in:
Frederick F. Kautz IV
2014-11-02 14:54:31 -05:00
commit 2cd9d9073e
17 changed files with 2945 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
autoload -U compinit && compinit
autoload -U bashcompinit && bashcompinit
script_dir=$(dirname $0)
source ${script_dir}/bash_autocomplete