1 2 3 4 5 6
#!/usr/bin/env zsh precmd () { PROMPT="%{$fg[green]%}%~%{$reset_color%} %{$fg_bold[green]%}λ%{$reset_color%} " }
Consider giving Nix/NixOS a try! <3