mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
users/kat/dev/cookiecutter: Switched to using arc shell module
This commit is contained in:
parent
f0331ba291
commit
8dc049009a
1 changed files with 1 additions and 3 deletions
|
|
@ -3,9 +3,7 @@
|
|||
{
|
||||
home.packages = with pkgs; [ cookiecutter ];
|
||||
|
||||
programs.zsh.initExtra = ''
|
||||
katenv () {
|
||||
home.shell.functions.katenv = ''
|
||||
cookiecutter cookiecutters --directory $1
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue