update dotfiles paths

This commit is contained in:
sadan 2024-11-26 17:20:47 -05:00
parent 09729e00e0
commit 9a0ba1fef0
No known key found for this signature in database
6 changed files with 7 additions and 7 deletions

View file

@ -21,7 +21,7 @@ in
file = {
p10k = {
recursive = true;
source = ../dotfiles/.p10k.zsh;
source = ../../../dotfiles/.p10k.zsh;
target = ".p10k.zsh";
};
};