mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 21:34:09 +02:00
More angles!
This commit is contained in:
+14
-7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user