diff options
| author | ottjk <joshott16@gmail.com> | 2024-03-19 04:39:41 -0400 |
|---|---|---|
| committer | ottjk <joshott16@gmail.com> | 2024-03-19 04:39:41 -0400 |
| commit | 5ed3c77c0bc3741be2dc8896fe3947b1972c0144 (patch) | |
| tree | 8c0d0ead566227cec82a0f3669bed0c7535fe405 /starship | |
| parent | 313f7738fea3ab0d7f477c8c760037749ea7b735 (diff) | |
| download | dotfiles-5ed3c77c0bc3741be2dc8896fe3947b1972c0144.tar.gz dotfiles-5ed3c77c0bc3741be2dc8896fe3947b1972c0144.zip | |
couple niceties
Diffstat (limited to 'starship')
| -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 f7a2ad6..c71a936 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -47,6 +47,7 @@ Linux = "" Gentoo = "" Fedora = "" Arch = "" +Ubuntu = "" [username] show_always = true |