mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-24 19:26:30 +01:00
feat(jj): add alias for jj abandon (#13510)
This commit is contained in:
@@ -34,6 +34,7 @@ function jj_prompt_template() {
|
||||
}
|
||||
|
||||
# Aliases (sorted alphabetically)
|
||||
alias jja='jj abandon'
|
||||
alias jjb='jj bookmark'
|
||||
alias jjbc='jj bookmark create'
|
||||
alias jjbd='jj bookmark delete'
|
||||
|
||||
Reference in New Issue
Block a user