update zshrc
This commit is contained in:
parent
06b9135417
commit
f77410de7c
4 changed files with 24 additions and 12 deletions
|
@ -24,7 +24,10 @@
|
|||
baseline.enable = true;
|
||||
|
||||
services = {
|
||||
zsh.enable = true;
|
||||
zsh = {
|
||||
enable = true;
|
||||
prompt = "%B[%~] \${vcs_info_msg_0_}%b";
|
||||
};
|
||||
accounts.enable = true;
|
||||
gpg = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue