mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
feat(jj): add alias for jj abandon (#13510)
This commit is contained in:
parent
871d4b9816
commit
35068db837
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ plugins=(... jj)
|
|||
|
||||
| Alias | Command |
|
||||
| ------ | ----------------------------- |
|
||||
| jja | `jj abandon` |
|
||||
| jjb | `jj bookmark` |
|
||||
| jjbc | `jj bookmark create` |
|
||||
| jjbd | `jj bookmark delete` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue