Compare commits

..

No commits in common. "183884c77e3dfa9a8000b7a6c72303deeaa0ff48" and "c5a7eeba5d80a006f63e29b3be30923772698baf" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -1,5 +1,5 @@
return {
"nvim-tree/nvim-tree.lua",
lazy = false,
opts = {}
config = {}
}

View File

@ -13,7 +13,6 @@ $golang\
$gradle\
$php\
$java\
$kubernetes\
[](fg:#212736 bg:#1d2230)\
$time\
[ ](fg:#1d2230)\
@ -90,11 +89,6 @@ format = '[[ $symbol($version)](fg:#769ff0 bg:#212736)]($style)'
style = "fg:#769ff0 bg:#212736"
format = '[[ $symbol($version)](fg:#769ff0 bg:#212736)]($style)'
[kubernetes]
style = "fg:#769ff0 bg:#212736"
format = '[[ $symbol $context \($namespace\)](fg:#769ff0 bg:#212736)]($style)'
disabled = false
[custom.category]
command = 'echo "[{{ .bash.prompt.category }}]"'
when = true