diff --git a/home/.config/starship.toml b/home/.config/starship.toml index 7783522..e5b082f 100644 --- a/home/.config/starship.toml +++ b/home/.config/starship.toml @@ -2,12 +2,12 @@ format = """ [](#47225e)\ $os\ $username\ -[](bg:#ff0080 fg:#47225e)\ +[](bg:#ff0080 fg:#47225e)\ $directory\ -[](fg:#ff0080 bg:#005353)\ +[](fg:#ff0080 bg:#005353)\ $git_branch\ $git_status\ -[](fg:#005353 bg:#00334e)\ +[](fg:#005353 bg:#00334e)\ $c\ $elixir\ $elm\ @@ -20,10 +20,10 @@ $nodejs\ $nim\ $rust\ $scala\ -[](fg:#00334e bg:#47225e)\ +[](fg:#00334e bg:#47225e)\ $status\ $time\ -[](fg:#47225e)\ +[](fg:#47225e)\ \r\n\ $shell\ """