Added zsh modules. Changed color of Ophanim's shell prompt. Added aditional driver package to Lilim.

This commit is contained in:
Kevin Baensch 2019-03-26 22:45:54 +01:00
parent f6aed0e2a1
commit 6fe0cbebe2
3 changed files with 5 additions and 4 deletions

View file

@ -19,7 +19,7 @@
# userlist = [];
# };
services.haveged.enable = true;
programs.zsh.interactiveShellInit = "PROMPT='%(!.%{$fg_bold[red]%}.%{$fg_bold[cyan]%}%n@)%m %{$fg_bold[magenta]%}%(!.%1~.%~) $(git_prompt_info)%_$(prompt_char)%{$reset_color%} '"
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you