mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(toolbox)!: rename and add aliases (#11580)
This commit is contained in:
parent
25c2c3a468
commit
cf0c800492
2 changed files with 4 additions and 2 deletions
|
|
@ -2,4 +2,5 @@ function toolbox_prompt_info() {
|
|||
[[ -f /run/.toolboxenv ]] && echo "⬢"
|
||||
}
|
||||
|
||||
alias tb="toolbox enter"
|
||||
alias tbe="toolbox enter"
|
||||
alias tbr="toolbox run"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue