initial
This commit is contained in:
parent
090766cab0
commit
a33f99e765
1725 changed files with 129819 additions and 0 deletions
5
dot_oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh
Normal file
5
dot_oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
function toolbox_prompt_info() {
|
||||
[[ -f /run/.toolboxenv ]] && echo "⬢"
|
||||
}
|
||||
|
||||
alias tb="toolbox enter"
|
||||
Loading…
Add table
Add a link
Reference in a new issue