Added zsh modules. Changed color of Ophanim's shell prompt. Added aditional driver package to Lilim.
This commit is contained in:
parent
f6aed0e2a1
commit
6fe0cbebe2
3 changed files with 5 additions and 4 deletions
|
@ -9,7 +9,7 @@ mkIf (elem "zsh" config.machine.conffiles) {
|
|||
syntaxHighlighting.enable = true;
|
||||
ohMyZsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "python" "man" ];
|
||||
plugins = [ "cabal" "docker" "gitfast" "python" "pip" "sudo" "systemd" "man" ];
|
||||
theme = "gentoo";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue