add nixshell to zsh & starship

Former-commit-id: 7b04553470
This commit is contained in:
Hadi
2025-04-11 16:32:23 +02:00
parent cbd2d465e9
commit cc27decf7a
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"