Skip to content

Instantly share code, notes, and snippets.

@robe007
Created July 10, 2020 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robe007/ced7725b7ebb2f3ec2fc9e81d1e84dc4 to your computer and use it in GitHub Desktop.
Save robe007/ced7725b7ebb2f3ec2fc9e81d1e84dc4 to your computer and use it in GitHub Desktop.
Install HSTR (HH) in Ubuntu 20.04 with ZSH
# https://github.com/dvorka/hstr
# Installation:
$ sudo add-apt-repository ppa:ultradvorka/ppa && sudo apt-get update && sudo apt-get install hstr && hstr --show-configuration >> ~/.zshrc && source ~/.zshrc
# Usage:
$ hh
# Documentation:
$ man hstr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment