1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 15:44: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 = """
[](#9A348E)\
[](#9A348E)\
$jobs\
$os\
$username\
[](bg:#DA627D fg:#9A348E)\
[](bg:#DA627D fg:#9A348E)\
$directory\
[](fg:#DA627D bg:#FCA17D)\
[](fg:#DA627D bg:#FCA17D)\
$git_branch\
$git_status\
[](fg:#FCA17D bg:#86BBD8)\
[](fg:#FCA17D bg:#86BBD8)\
$c\
$elixir\
$elm\
@@ -22,15 +22,22 @@ $nim\
$python\
$rust\
$scala\
[](fg:#86BBD8 bg:#06969A)\
[](fg:#86BBD8 bg:#06969A)\
$docker_context\
[](fg:#06969A bg:#33658A)\
[](fg:#06969A bg:#33658A)\
$time\
[ ](fg:#33658A)\
[ ](fg:#33658A)\
$cmd_duration\
"""
# 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)
command_timeout = 3000