mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
fix(toolbox): fix the plugin's filename
This commit is contained in:
committed by
Marc Cornellà
parent
50550c70ea
commit
0866f4daf4
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 "⬢"
|
||||
}
|
||||
Reference in New Issue
Block a user