Update 19.10.2022
This commit is contained in:
5
zsh/plugins/toolbox/toolbox.plugin.zsh
Normal file
5
zsh/plugins/toolbox/toolbox.plugin.zsh
Normal file
@@ -0,0 +1,5 @@
|
||||
function toolbox_prompt_info() {
|
||||
[[ -f /run/.toolboxenv ]] && echo "⬢"
|
||||
}
|
||||
|
||||
alias tb="toolbox enter"
|
||||
Reference in New Issue
Block a user