diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-01-21 23:05:03 +0100 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-01-21 23:05:03 +0100 |
commit | a5d21a49ccdc6141790085d4bd26b667b8d5618d (patch) | |
tree | c952cf834458da4938dfca837abe6323283d2bb8 /config/essentials/starship.toml | |
parent | efcd2b7cdb03a354bd4311bac75953738ec34e4f (diff) |
checkpoint
Diffstat (limited to 'config/essentials/starship.toml')
-rw-r--r-- | config/essentials/starship.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/essentials/starship.toml b/config/essentials/starship.toml index abda192..ec9046b 100644 --- a/config/essentials/starship.toml +++ b/config/essentials/starship.toml @@ -46,7 +46,8 @@ disabled = true disabled = true [nodejs] disabled = true - +[dotnet] +disabled = true # [custom.upds] # command = 'cat ~/.cache/updates' # shows output of command |