807 current 2024-07-03 17:56:37 24.11.20240703.88f3dab 6.9.7-zen1 *
This commit is contained in:
parent
67e1bda797
commit
fe7b065fc8
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ in {
|
||||||
in {
|
in {
|
||||||
enable = true;
|
enable = true;
|
||||||
shell = "${pkgs.zsh}/bin/zsh";
|
shell = "${pkgs.zsh}/bin/zsh";
|
||||||
catppuccin.enable = false;
|
catppuccin.enable = true;
|
||||||
historyLimit = 100000;
|
historyLimit = 100000;
|
||||||
plugins = with pkgs; [
|
plugins = with pkgs; [
|
||||||
tmuxPlugins.sensible
|
tmuxPlugins.sensible
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue