Compare commits
2 Commits
f4c7cad32c
...
a5bd0e4b56
| Author | SHA1 | Date | |
|---|---|---|---|
| a5bd0e4b56 | |||
| 0dbf5d5e44 |
@@ -0,0 +1,2 @@
|
||||
--paging=never
|
||||
--pager="less -R"
|
||||
@@ -1,3 +1,4 @@
|
||||
# wird in matugen templates starship erstellt
|
||||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
format = """
|
||||
@@ -63,7 +64,7 @@ deleted = "deleted "
|
||||
|
||||
[nix_shell]
|
||||
disabled = false
|
||||
format = '[ <$name> ]($style)'
|
||||
format = '[ <$name> ]($style)'
|
||||
style = "bg:{{colors.surface_variant.default.hex}} fg:{{colors.on_surface_variant.default.hex}}"
|
||||
impure_msg = '(impure)'
|
||||
pure_msg = '(pure)'
|
||||
|
||||
Reference in New Issue
Block a user