feat: add aichat
This commit is contained in:
parent
5fa49566c8
commit
0f71eecc18
2 changed files with 3 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
shellAliases = {
|
||||
rebuild = "sudo nixos-rebuild switch --flake";
|
||||
gs = "git status";
|
||||
ai = "aichat -r %shell% -e";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue