mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
`gac` will add all files and will open your editor to commit everything `gac 'Initial commit'` will add all files and commit with the message 'Initial commit' `gac plugins/git/git.plugin.zsh 'Create super useful gac and gacp aliases'` will add the plugin file with the commit message. You can list as many files/folders that you'd like to commit gacp has the same functionality but will also push your commit |
||
|---|---|---|
| .. | ||
| git.plugin.zsh | ||
| README.md | ||
git
Maintainer: @ncanceill
This plugin adds many useful aliases and functions.
Usage
See the wiki for a list of aliases and functions provided by the plugin.