fish: add develop function
This commit is contained in:
parent
f1ebe05f1d
commit
68a46a0160
3 changed files with 37 additions and 0 deletions
5
modules/home/console/shell/fish/functions/default.nix
Normal file
5
modules/home/console/shell/fish/functions/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./develop.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue