updated dotdir
This commit is contained in:
@@ -2239,7 +2239,7 @@ Zsh gets installed and configured
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
autocd = true;
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
theme = "";
|
||||
|
||||
Reference in New Issue
Block a user