mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
mercurial: add hga alias to README (#7547)
This commit is contained in:
parent
f94e55a1a9
commit
dddbb5c9eb
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ Update .zshrc:
|
|||
### What's inside?
|
||||
#### Adds handy aliases:
|
||||
###### general
|
||||
* `hga` - 'hg add`
|
||||
* `hgc` - `hg commit`
|
||||
* `hgb` - `hg branch`
|
||||
* `hgba` - `hg branches`
|
||||
|
|
Loading…
Reference in a new issue