mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Update
This commit is contained in:
parent
aa6d66e40c
commit
1a3c8e1c9e
7 changed files with 13 additions and 8 deletions
|
@ -11,6 +11,7 @@ $nodejs\
|
|||
$rust\
|
||||
$golang\
|
||||
$php\
|
||||
$python\
|
||||
[](fg:#212736 bg:#1d2230)\
|
||||
$time\
|
||||
[ ](fg:#1d2230)\
|
||||
|
@ -57,6 +58,12 @@ symbol = ""
|
|||
style = "bg:#212736"
|
||||
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
|
||||
|
||||
[python]
|
||||
symbol = " "
|
||||
style = "bg:#212736"
|
||||
pyenv_prefix = 'pyenv'
|
||||
format = '[[ $symbol${pyenv_prefix} ($version) ](fg:#769ff0 bg:#212736)]($style)'
|
||||
|
||||
[time]
|
||||
disabled = false
|
||||
time_format = "%R" # Hour:Minute Format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue