helix: add aichat
This commit is contained in:
parent
8eafc911fe
commit
1d5a05271c
@ -87,8 +87,8 @@ in
|
||||
center = ["file-name"]
|
||||
|
||||
[keys.select.l]
|
||||
c = ":pipe ${pkgs.unstablePkgs.aichat}/bin/aichat -m pino-coder-fast -c -r comment"
|
||||
C = ":pipe ${pkgs.unstablePkgs.aichat}/bin/aichat -m pino-coder -c -r comment"
|
||||
c = ":pipe ${pkgs.unstablePkgs.aichat}/bin/aichat -m ollama:pino-coder-fast -c -r comment"
|
||||
C = ":pipe ${pkgs.unstablePkgs.aichat}/bin/aichat -m ollama:pino-coder -c -r comment"
|
||||
'';
|
||||
|
||||
".config/aichat/roles.yaml".text = aichatRoles;
|
||||
|
Loading…
Reference in New Issue
Block a user