Added Heapbyzes Theme to the zsh
This commit is contained in:
@@ -12,6 +12,7 @@ let
|
||||
config = lib.mkIf cfg.enable {
|
||||
programs.zsh.enable = true;
|
||||
programs.zsh.ohMyZsh.enable = true;
|
||||
programs.zsh.ohMyZsh.theme = "Heapbytes"
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user