diff options
| author | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2025-08-09 17:12:43 +0200 |
|---|---|---|
| committer | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2025-08-09 17:12:43 +0200 |
| commit | ea82cbb1c0b778dd946c717cceace53fab391ba8 (patch) | |
| tree | f0c84a86f48d61d918b6de9dc464c08370ab6a7c /.config/starship.toml | |
init
Diffstat (limited to '.config/starship.toml')
| -rw-r--r-- | .config/starship.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/starship.toml b/.config/starship.toml new file mode 100644 index 0000000..7f21509 --- /dev/null +++ b/.config/starship.toml @@ -0,0 +1,4 @@ +[character] +success_symbol = "[λ](bold green)" +error_symbol = "[λ](bold red)" + |
