mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-13 19:00:40 +01:00
Added short gpg-agent plugin description.
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
Enable the plugins you want by editing your _~/.zshrc_ file. Example:
|
Enable the plugins you want by editing your _~/.zshrc_ file. Example:
|
||||||
|
|
||||||
plugins=(rails3 git ruby)
|
plugins=(rails3 git ruby)
|
||||||
@@ -147,6 +146,12 @@ Clean apt cache
|
|||||||
|
|
||||||
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
||||||
|
|
||||||
|
## gpg-agent
|
||||||
|
|
||||||
|
* gpg-agent - starts gpg-agent (with ssh support) if not running and includes its environment variables
|
||||||
|
|
||||||
|
**Maintainer:** [fwalch](https://github.com/fwalch)
|
||||||
|
|
||||||
## git
|
## git
|
||||||
|
|
||||||
* git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch
|
* git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch
|
||||||
|
|||||||
Reference in New Issue
Block a user