mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
fix(toolbox): fix the plugin's filename
This commit is contained in:
parent
50550c70ea
commit
0866f4daf4
1 changed files with 0 additions and 0 deletions
3
plugins/toolbox/toolbox.plugin.zsh
Normal file
3
plugins/toolbox/toolbox.plugin.zsh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function toolbox_prompt_info() {
|
||||
[[ -f /run/.toolboxenv ]] && echo "⬢"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue