add starship
This commit is contained in:
parent
dfa6866c9d
commit
adbe344ea6
2
Makefile
2
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)
|
||||
|
5
config/starship.toml
Normal file
5
config/starship.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
|
||||
[container]
|
||||
disabled = true # completely useless with incus
|
Loading…
Reference in New Issue
Block a user