mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
new alias: ct
This commit is contained in:
parent
199d7e3048
commit
e1a690c194
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ alias cdp='cd $BUILDBOT_PROJECT_PATH'
|
||||||
|
|
||||||
alias c='cactus'
|
alias c='cactus'
|
||||||
alias cj='cactus jump'
|
alias cj='cactus jump'
|
||||||
|
alias ct='cactus trial'
|
||||||
alias cjh='cactus jump home'
|
alias cjh='cactus jump home'
|
||||||
alias cjw='cactus jump workdir'
|
alias cjw='cactus jump workdir'
|
||||||
alias cjc='cactus jump cactus'
|
alias cjc='cactus jump cactus'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue