|
|
|
|
|
by SmellTheGlove
2004 days ago
|
|
This is pretty cool. I'm always mashing the up arrow, so I installed this in anticipation of making my life easier :) I didn't have `cargo` or any other rust language support installed. However, that seems pretty straight forward: https://www.rust-lang.org/tools/install You may want to throw that into the README. Anyhow, I'm running this on WSL2/Ubuntu 20.04 using zsh + ohmyzsh. It installs cleanly, and I just added `alias hh=hstr-rs` to ~/.zshrc as the only additional step. Works nicely! |
|