From 5d49bab4d3569d3f8b5678bdb0bfee932dae244d Mon Sep 17 00:00:00 2001 From: ooks-io Date: Mon, 14 Aug 2023 20:57:09 +1200 Subject: [PATCH] prompt conf changes --- home/ooks/opt/shell/starship.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/ooks/opt/shell/starship.nix b/home/ooks/opt/shell/starship.nix index b612aed..e908d02 100644 --- a/home/ooks/opt/shell/starship.nix +++ b/home/ooks/opt/shell/starship.nix @@ -9,8 +9,7 @@ cloud = "$aws$gcloud$openstack"; in '' - ($nix_shell)$directory(${git})(- ${cloud}) - $jobs$character + ($nix_shell)$directory(${git})(- ${cloud})$jobs$character ''; fill = {