| Crates.io | hilfe |
| lib.rs | hilfe |
| version | 0.2.1 |
| created_at | 2024-04-23 15:37:40.091267+00 |
| updated_at | 2024-05-21 14:31:38.16409+00 |
| description | Your personal CLI AI assistant |
| homepage | https://amokfa.github.io |
| repository | https://github.com/amokfa/hilfe |
| max_upload_size | |
| id | 1217759 |
| size | 158,436 |
cargo install hilfe
You need to edit your hilfe.toml. Run hilfe and it will guide you.
$ hilfe reboot into firmware # ask it to do anything
systemctl reboot --firmware-setup
$ hilfe --qa When was tmux created
2007
$ hilfe --alias
Save this to your zsh config:
alias '??'='source /home/sagartiwari/.config/hilfe.zsh'
# Now ?? will generate the command line and paste it to your prompt for immediate usage
