maybe write the zsh file too haha
This commit is contained in:
parent
8a84837169
commit
c85e430229
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue