2023-12-03-10-16-26

This commit is contained in:
Alexander Szczepanski
2023-12-03 10:16:27 +01:00
parent 83648f860e
commit 13330aeb64
3 changed files with 98 additions and 40 deletions

View File

@ -12,5 +12,6 @@
docker-compose
lazydocker
minikube
lazydocker
];
}

View File

@ -137,7 +137,7 @@ in
enable = true;
enableAutosuggestions = true;
enableCompletion = true;
enableSyntaxHighlighting = true;
syntaxHighlighting.enable = true;
oh-my-zsh = {
enable = true;
plugins =