From adbe344ea6145fd96b98d1bdf788d74e6d9a73fb Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 11 Aug 2024 16:28:18 -0700 Subject: [PATCH] add starship --- Makefile | 2 +- config/starship.toml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 config/starship.toml diff --git a/Makefile b/Makefile index 64562d5..df4abf3 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc \ config/rofi config/rofi-pass gdbinit notmuch-config \ tridactylrc config/sway/config config/mpv/mpv.conf \ config/wofi config/waybar \ - config/fish \ + config/fish config/starship.toml \ viebrc config/Vieb/colors \ $(wildcard sbt/0.13/*.sbt sbt/0.13/plugins/*.sbt) \ $(wildcard sbt/1.0/plugins/*.sbt) diff --git a/config/starship.toml b/config/starship.toml new file mode 100644 index 0000000..431053c --- /dev/null +++ b/config/starship.toml @@ -0,0 +1,5 @@ +[hostname] +ssh_only = false + +[container] +disabled = true # completely useless with incus