diff options
| author | Josh <joshott16@gmail.com> | 2025-07-24 17:40:16 -0400 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2025-07-24 17:40:16 -0400 |
| commit | 8dade9fc775f5b69208632f5329024d47134f3e7 (patch) | |
| tree | f9e87018e9b4daa7a1bb2b8de8c9ed194d0ebece /starship/transient.toml | |
| parent | b7636671f433203eaa740814b14cd1727c80b3cc (diff) | |
| download | dotfiles-8dade9fc775f5b69208632f5329024d47134f3e7.tar.gz dotfiles-8dade9fc775f5b69208632f5329024d47134f3e7.zip | |
removed things eaten by wallust
Diffstat (limited to 'starship/transient.toml')
| -rw-r--r-- | starship/transient.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/starship/transient.toml b/starship/transient.toml deleted file mode 100644 index d1f8907..0000000 --- a/starship/transient.toml +++ /dev/null @@ -1,8 +0,0 @@ -palette = "catppuccin" - -[palettes.catppuccin] -id_color = "#f0c6c6" # flamingo - -[character] -disabled = false -success_symbol = '[](fg:id_color)' |