From b42e5f2ec069a77fad97c974099894fe37d53dab Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Mon, 8 Feb 2021 11:56:00 +0100 Subject: [PATCH] Add nix-shell to starship Signed-off-by: Matej Focko --- playbooks/roles/shell/templates/starship.toml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/roles/shell/templates/starship.toml.j2 b/playbooks/roles/shell/templates/starship.toml.j2 index 748a028..1abe653 100644 --- a/playbooks/roles/shell/templates/starship.toml.j2 +++ b/playbooks/roles/shell/templates/starship.toml.j2 @@ -9,6 +9,7 @@ $git_status\ $cmd_duration\ $jobs\ $time\ +$nix_shell\ $line_break\ $directory\ $character"""