Remove .config/kitty/.keep
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
This commit is contained in:
parent
9fda083054
commit
a1ba3224e9
19 changed files with 164 additions and 24 deletions
8
dot_config/starship/config.toml
Normal file
8
dot_config/starship/config.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
add_newline = false
|
||||
|
||||
format = """$env_var $all"""
|
||||
|
||||
[env_var.STARSHIP_DISTRO]
|
||||
format = '[$env_value](white)'
|
||||
variable = "STARSHIP_DISTRO"
|
||||
disabled = false
|
|
@ -1,4 +0,0 @@
|
|||
add_newline = false
|
||||
|
||||
[time]
|
||||
disabled = false
|
Loading…
Add table
Add a link
Reference in a new issue