fix: move prompt to starship settings root

This commit is contained in:
Infinidoge 2021-09-15 15:57:06 -04:00
parent 79ea06c1c6
commit 6bea4428fd

View file

@ -4,7 +4,6 @@
enableBashIntegration = true; enableBashIntegration = true;
settings = { settings = {
prompt = {
add_newline = true; add_newline = true;
format = '' format = ''
@ -16,7 +15,7 @@
([|](bold green)$aws$gcloud$openstack) ([|](bold green)$aws$gcloud$openstack)
[](bold green) $character [](bold green) $character
''; '';
};
character = { character = {
success_symbol = "[](bold purple)"; success_symbol = "[](bold purple)";
vicmd_symbol = "[](bold purple)"; vicmd_symbol = "[](bold purple)";