Commit 37dcc07
committed
Add shell auto-completion script.
Works for bash or zsh. Source it in your .bashrc/.zshrc file.
TODO: Add the following to brew recipe.
bash_completion.install "planemo/scripts/planemo-completion.sh"
zsh_completion.install "planemo/scripts/planemo-completion.sh" => "_planemo"
cp "#{bash_completion}/planemo-completion.sh", zsh_completion1 parent b836471 commit 37dcc07
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments