diff options
| author | Josh <joshott16@gmail.com> | 2024-12-21 23:13:18 -0500 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2024-12-21 23:13:18 -0500 |
| commit | f7f9e88feb3484b3ec189165b3f25cad5e0dd88b (patch) | |
| tree | aecb754595bb485ec32b4ebf1b2ecd7899f901a1 | |
| parent | 7ced5eeaafdcde72029b9b5b08bc3f365a284d86 (diff) | |
| download | dotfiles-f7f9e88feb3484b3ec189165b3f25cad5e0dd88b.tar.gz dotfiles-f7f9e88feb3484b3ec189165b3f25cad5e0dd88b.zip | |
now a debian user
| -rw-r--r-- | starship/starship.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starship/starship.toml b/starship/starship.toml index c71a936..1c99fbd 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -48,6 +48,7 @@ Gentoo = "" Fedora = "" Arch = "" Ubuntu = "" +Debian = "" [username] show_always = true |