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