why was this ever set to this
This commit is contained in:
parent
e7c490d1b9
commit
17129d38f1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
shellInit = ''
|
||||
export ZDOTDIR=$HOME/.local/share/zsh
|
||||
export ZDOTDIR=$HOME/.config/zsh
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue