cleaned up a bit

This commit is contained in:
eeleater 2022-12-15 14:30:52 +01:00
parent 4c7060e387
commit 7e33d7c962
21 changed files with 53 additions and 148 deletions

8
dot_config/starship.toml Normal file
View file

@ -0,0 +1,8 @@
add_newline = false
format = """$env_var $all"""
[env_var.DISTROICON]
format = '[$env_value](white)'
variable = "DISTROICON"
disabled = false