Fix path for zshrc
This commit is contained in:
parent
9a0e018b18
commit
10bab010b7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
starship
|
||||
];
|
||||
file = {
|
||||
".zshrc".source = zsh/.zshrc;
|
||||
".zshrc".source = ../zsh/.zshrc;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue