AutoYADM commit: 2025-01-05 03:45:02

This commit is contained in:
Daniel Fichtinger 2025-01-05 03:45:02 -05:00
parent a55624c089
commit 75b2dc9c6d

View file

@ -2,11 +2,19 @@ format = """
$username\ $username\
$hostname\ $hostname\
$directory\ $directory\
$python\
$c\
$cmake\
$golang\
$java\
$lua\
$container\
$direnv\
$git_branch\ $git_branch\
$git_state\ $git_state\
$git_status\ $git_status\
$jobs\
$cmd_duration\ $cmd_duration\
$python\
$line_break\ $line_break\
$character""" $character"""
@ -47,3 +55,12 @@ style = "yellow"
[python] [python]
format = "[$virtualenv]($style) " format = "[$virtualenv]($style) "
style = "bright-black" style = "bright-black"
[golang]
symbol = " "
[lua]
symbol = "󰢱 "
[nix_shell]
symbol = "󱄅 "