mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 09:04:59 +01:00
Show current shell in starship
This commit is contained in:
parent
9f062f7315
commit
c5dfe22aeb
|
@ -1,3 +1,7 @@
|
|||
[shell]
|
||||
style = 'cyan bold'
|
||||
disabled = false
|
||||
|
||||
[aws]
|
||||
format = '\[[$symbol($profile)(\($region\))(\[$duration\])]($style)\]'
|
||||
|
||||
|
|
Loading…
Reference in a new issue