mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 07:50:40 +01:00
feat(toolbox): alias for toolbox enter
This commit is contained in:
committed by
Marc Cornellà
parent
0866f4daf4
commit
ed03e7127f
@@ -1,3 +1,5 @@
|
||||
function toolbox_prompt_info() {
|
||||
[[ -f /run/.toolboxenv ]] && echo "⬢"
|
||||
}
|
||||
|
||||
alias tb="toolbox enter"
|
||||
|
||||
Reference in New Issue
Block a user