rainbow-planet works

This commit is contained in:
Gene Liverman 2024-06-05 00:07:36 -04:00
parent cf3f5e67a5
commit ccd6bbae07
6 changed files with 61 additions and 51 deletions

View file

@ -247,7 +247,7 @@ in {
zsh = {
enable = true;
enableCompletion = true;
enableAutosuggestions = true;
autosuggestion.enable = true;
history.save = 1000000;
history.size = 1000000;
initExtra = ''