aboutsummaryrefslogtreecommitdiffstats
path: root/.config/starship.toml
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-11-24 20:28:26 +0100
committerDavid Runge <dave@sleepmap.de>2021-11-24 20:28:26 +0100
commit9b612d74be571f4b088cf7d7833ef2605e041048 (patch)
tree4f3b691ac851fd532db5a901dc8c0ce322ba3bc1 /.config/starship.toml
parent6b4e6df080ecdeae2af313ca70546c9ab141e93f (diff)
downloaddotfiles-9b612d74be571f4b088cf7d7833ef2605e041048.tar.gz
dotfiles-9b612d74be571f4b088cf7d7833ef2605e041048.tar.bz2
dotfiles-9b612d74be571f4b088cf7d7833ef2605e041048.tar.xz
dotfiles-9b612d74be571f4b088cf7d7833ef2605e041048.zip
starship: Add status output
.config/starship.toml: Add status output for starship.
Diffstat (limited to '.config/starship.toml')
-rw-r--r--.config/starship.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/starship.toml b/.config/starship.toml
index ec4c2c5..34a1628 100644
--- a/.config/starship.toml
+++ b/.config/starship.toml
@@ -5,5 +5,8 @@ truncation_symbol = "…/"
[hostname]
ssh_only = false
+[status]
+disabled = false
+
[username]
show_always = true