starship: Add hostname

This commit is contained in:
Pyrox 2023-03-06 10:15:39 -05:00
parent c7f1e72c17
commit 5c6308c13d
Signed by: thehedgehog
GPG key ID: 8CDF3F7CAA53A0F5

View file

@ -6,6 +6,7 @@
enableZshIntegration = true;
settings = {
format = lib.concatStrings [
"$hostname"
"$directory"
"$rust"
"$python"