summaryrefslogtreecommitdiff
path: root/.config/starship.toml
blob: 2c8327d3afb81eedafe52c954e37fe880907cf3b (plain)
1
2
3
4
5
6
7
[python]
python_binary = [".venv/bin/python", "python3", "python"]

[character]
success_symbol = "[λ](bold green)"
error_symbol = "[λ](bold red)"