diff options
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)" + |
