mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-21 20:25:12 +02:00
feat(jj): add new alias for new bookmark advance command (#13638)
This commit is contained in:
@@ -36,6 +36,7 @@ function jj_prompt_template() {
|
||||
# Aliases (sorted alphabetically)
|
||||
alias jja='jj abandon'
|
||||
alias jjb='jj bookmark'
|
||||
alias jjba='jj bookmark advance'
|
||||
alias jjbc='jj bookmark create'
|
||||
alias jjbd='jj bookmark delete'
|
||||
alias jjbf='jj bookmark forget'
|
||||
|
||||
Reference in New Issue
Block a user