1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-23 23:03:29 +02:00

Updated Plugins (markdown)

Lukasz
2014-01-09 01:11:40 -08:00
parent a49badf633
commit a6f4717c5d
+1 -1
@@ -1,6 +1,6 @@
Enable the plugins you want by editing your _~/.zshrc_ file. Example:
plugins=(rails3 git ruby)
plugins=(rails git ruby)
_Completion plugins_ will let zsh know which arguments the package has so it can autocomplete. For instance, if you have the Homebrew plugin installed and type: