This repository has been archived on 2022-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
misc/.config/starship.toml

11 lines
337 B
TOML
Raw Normal View History

2022-03-05 22:45:35 +00:00
add_newline = true
format = '''
[>](bold #a39ec4)
[](bold #a39ec4)$directory$rust$git_branch$python
[ $character](bold #a39ec4)[\$](bold white) '''
[character]
success_symbol = '''[\(=・ω・=\)](bold green) '''
error_symbol = '''[/ᐠ。ꞈ。ᐟ\\](bold red) '''