fish: add develop function

This commit is contained in:
ooks-io 2024-10-31 17:28:43 +11:00
parent f1ebe05f1d
commit 68a46a0160
3 changed files with 37 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./develop.nix
];
}