feat: refactor home-manager configs
This commit is contained in:
parent
442c9051ba
commit
fca82b60ce
13 changed files with 355 additions and 150 deletions
9
modules/home-manager/cli/starship.toml
Normal file
9
modules/home-manager/cli/starship.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[shell]
|
||||
disabled = false
|
||||
format = '[$indicator]($style)'
|
||||
fish_indicator = ''
|
||||
zsh_indicator = 'z'
|
||||
|
||||
[sudo]
|
||||
disabled = false
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue