diff options
| author | Josh <joshott16@gmail.com> | 2024-01-05 00:19:10 -0500 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2024-01-05 00:19:10 -0500 |
| commit | c7ee626df383f66b1782c9ef1f75945ff3e6138a (patch) | |
| tree | 2c13646922038fc595258001931bb7e39da16dda /starship/transient.toml | |
| parent | bb698427d3f3efcc66c39e48cbd54c0f082dde5e (diff) | |
| download | dotfiles-c7ee626df383f66b1782c9ef1f75945ff3e6138a.tar.gz dotfiles-c7ee626df383f66b1782c9ef1f75945ff3e6138a.zip | |
funny starship prompt
Diffstat (limited to 'starship/transient.toml')
| -rw-r--r-- | starship/transient.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starship/transient.toml b/starship/transient.toml index 906877f..d1f8907 100644 --- a/starship/transient.toml +++ b/starship/transient.toml @@ -5,4 +5,4 @@ id_color = "#f0c6c6" # flamingo [character] disabled = false -success_symbol = '[─](fg:id_color)' +success_symbol = '[](fg:id_color)' |