mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
starship: add shell indicator
This commit is contained in:
@@ -17,3 +17,13 @@ show_always = true
|
||||
|
||||
[ruby]
|
||||
detect_variables = []
|
||||
|
||||
[shell]
|
||||
fish_indicator = ' '
|
||||
zsh_indicator = ''
|
||||
bash_indicator = ''
|
||||
powershell_indicator = '_'
|
||||
unknown_indicator = '??'
|
||||
style = 'cyan bold'
|
||||
disabled = false
|
||||
format = '[$indicator]($style)'
|
||||
|
||||
Reference in New Issue
Block a user