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 = {