zsh: 修改 prompt 颜色
This commit is contained in:
@@ -10,4 +10,8 @@
|
||||
../modules/shell-develop.nix
|
||||
../modules/ssh.nix
|
||||
];
|
||||
|
||||
programs.zsh.initContent = ''
|
||||
zstyle ':prompt:grml:*:items:user' pre '%F{green}'
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user