{
  programs = {
    zsh = {
      enable = true;
      histSize = 5000;
    };
  };
}