chore: update config to new version.
This commit is contained in:
parent
3e84647f7f
commit
cec9b44583
3 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
autosuggestion.enable = true;
|
||||
historySubstringSearch.enable = true;
|
||||
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.home.homeDirectory}.config/zsh";
|
||||
|
||||
shellAliases = {
|
||||
# General aliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue