feat(desktop): fix path.

This commit is contained in:
CronyAkatsuki 2025-08-14 19:00:25 +02:00
parent cec9b44583
commit e9aaad4684

View file

@ -42,7 +42,7 @@
autosuggestion.enable = true;
historySubstringSearch.enable = true;
dotDir = "${config.home.homeDirectory}.config/zsh";
dotDir = "${config.home.homeDirectory}/.config/zsh";
shellAliases = {
# General aliases