4 releases
0.2.1 | May 21, 2024 |
---|---|
0.2.0 | May 6, 2024 |
0.1.1 | Apr 24, 2024 |
0.1.0 | Apr 23, 2024 |
#5 in #qa
208 downloads per month
115KB
203 lines
CLI AI assistant
Installation
cargo install hilfe
Configuration
You need to edit your hilfe.toml
. Run hilfe
and it will guide you.
Usage
$ 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
Dependencies
~8–19MB
~279K SLoC