dotfiles/starship.toml

10 lines
247 B
TOML
Raw Normal View History

2023-03-13 01:03:25 +00:00
add_newline = true
format = '''
(bold #a39ec4)$directory$rust$git_branch$python
[$character](bold #a39ec4)[\$](bold white) '''
[character]
success_symbol = '''[\(=・ω・=\)](bold green) '''
error_symbol = '''[/ᐠ。ꞈ。ᐟ\\](bold red) '''