fixed spelling

This commit is contained in:
twoneis 2023-11-03 04:50:40 +01:00
parent bb9c8a9825
commit 8508dbfac8

View file

@ -36,7 +36,7 @@
zsh = {
enable = true;
enabelAutosuggestions = true;
enableAutosuggestions = true;
enableCompletion = true;
enableVteIntegration = true;
dotDir = ".config/zsh";