feat(shell)!: move to separate directory
Also add `advcpmv` aliases for `cp` and `mv`
This commit is contained in:
parent
30498fc42b
commit
f2519d6b71
2 changed files with 127 additions and 14 deletions
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
# List your module files here
|
||||
# my-module = import ./my-module.nix;
|
||||
reo101-shell = import ./reo101-shell.nix;
|
||||
reo101-shell = import ./reo101-shell;
|
||||
reo101-river = import ./reo101-river;
|
||||
reo101-wezterm = import ./reo101-wezterm;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue