diff --git a/home/modules/shell.nix b/home/modules/shell.nix index 95c1dc7..296c313 100644 --- a/home/modules/shell.nix +++ b/home/modules/shell.nix @@ -34,6 +34,7 @@ add_newline = true; format = lib.concatStrings [ + "$hostname" "$directory" "$git_branch" "$git_commit"