fix(toolbox): fix the plugin's filename

This commit is contained in:
Ilya Maximov 2022-05-08 17:24:00 +02:00 committed by Marc Cornellà
commit 0866f4daf4
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +0,0 @@
function toolbox_prompt_info() {
[[ -f /run/.toolboxenv ]] && echo "⬢"
}