diff options
| author | ottjk <joshott16@gmail.com> | 2025-01-03 20:45:31 -0500 |
|---|---|---|
| committer | ottjk <joshott16@gmail.com> | 2025-01-03 20:45:31 -0500 |
| commit | b6bf5564076b4257ac16180dbcbcc302ad398719 (patch) | |
| tree | 09d3a53cec187cfb417b2da32dbdef265840a04b | |
| parent | 093628495072af20a298de2b38ca86663aaae5df (diff) | |
| parent | f7f9e88feb3484b3ec189165b3f25cad5e0dd88b (diff) | |
| download | dotfiles-b6bf5564076b4257ac16180dbcbcc302ad398719.tar.gz dotfiles-b6bf5564076b4257ac16180dbcbcc302ad398719.zip | |
Merge branch 'master' of github.com:ottjk/dotfiles
| -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 |