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

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) '''