maybe write the zsh file too haha
This commit is contained in:
parent
8a84837169
commit
c85e430229
|
@ -211,4 +211,10 @@ in {
|
||||||
target = ".config/helix/open_in_helix_from_yazi.zsh";
|
target = ".config/helix/open_in_helix_from_yazi.zsh";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
home.file = {
|
||||||
|
"jupyter" = {
|
||||||
|
source = "${jupyter}";
|
||||||
|
target = ".config/helix/run_jupyter_from_helix.zsh";
|
||||||
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue