add nixshell to zsh & starship

This commit is contained in:
Hadi
2025-04-11 16:32:23 +02:00
parent 63e4cee9b0
commit 7b04553470
2 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ in {
settings = {
add_newline = true;
format = lib.concatStrings [
"$nix_shell"
"$hostname"
"$directory"
"$git_branch"