1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 18:04:10 +02:00

More angles!

This commit is contained in:
2026-04-22 11:28:15 +02:00
parent ab4c2fc30c
commit 30eb648483
+14 -7
View File
@@ -1,14 +1,14 @@
format = """ format = """
[](#9A348E)\ [](#9A348E)\
$jobs\ $jobs\
$os\ $os\
$username\ $username\
[](bg:#DA627D fg:#9A348E)\ [](bg:#DA627D fg:#9A348E)\
$directory\ $directory\
[](fg:#DA627D bg:#FCA17D)\ [](fg:#DA627D bg:#FCA17D)\
$git_branch\ $git_branch\
$git_status\ $git_status\
[](fg:#FCA17D bg:#86BBD8)\ [](fg:#FCA17D bg:#86BBD8)\
$c\ $c\
$elixir\ $elixir\
$elm\ $elm\
@@ -22,15 +22,22 @@ $nim\
$python\ $python\
$rust\ $rust\
$scala\ $scala\
[](fg:#86BBD8 bg:#06969A)\ [](fg:#86BBD8 bg:#06969A)\
$docker_context\ $docker_context\
[](fg:#06969A bg:#33658A)\ [](fg:#06969A bg:#33658A)\
$time\ $time\
[ ](fg:#33658A)\ [ ](fg:#33658A)\
$cmd_duration\ $cmd_duration\
""" """
# For fun, add this to the line after $os: [󰀫 ](bg:#9A348E)\ # For fun, add this to the line after $os: [󰀫 ](bg:#9A348E)\
# Other dividers:
# [](#9A348E)\
# ▛
# [](fg:#86BBD8 bg:#06969A)\
# 
# 
# [ ](fg:#33658A)\
# Timeout for commands executed by starship (ms) # Timeout for commands executed by starship (ms)
command_timeout = 3000 command_timeout = 3000