index
:
dotfiles
master
my config files
Biswakalyan Bhuyan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
zsh
/
oh-my-zsh
/
plugins
/
toolbox
/
kubectx.plugin.zsh
blob: 8b6bf5ecdad16b2b0fbda795bd3929615c336471 (
plain
) (
blame
)
1
2
3
function
toolbox_prompt_info
()
{
[[
-f
/run/.toolboxenv
]]
&&
echo
"⬢"
}