Add .config/kitty/current-theme.conf Add .config/kitty/kitty.conf Remove .config/qtile/.keep Remove .config/qtile/old_configs/.keep Remove .config/qtile/old_configs/sweenu/.keep Remove .config/qtile/old_configs/sweenu/util/.keep Remove .config/qtile/scripts/.keep Remove .config/qtile/themes/.keep Remove .config/sheldon/.keep Remove .config/spacevim/.keep Remove .config/starship/.keep Add .config/starship/config.toml Remove .config/starship/starship.toml Remove .config/zsh/.keep Update .config/zsh/env.zsh Update .config/zsh/rc.zsh Add .config/zsh/starship_icon.zsh Add .config/zsh/transfer.zsh
8 lines
154 B
TOML
8 lines
154 B
TOML
add_newline = false
|
|
|
|
format = """$env_var $all"""
|
|
|
|
[env_var.STARSHIP_DISTRO]
|
|
format = '[$env_value](white)'
|
|
variable = "STARSHIP_DISTRO"
|
|
disabled = false
|