This commit is contained in:
Martin Dvorak 2014-02-18 23:11:38 +01:00
parent dd7df0f8b7
commit 21c6828b6e

View file

@ -28,6 +28,29 @@ hh --show-configuration >> ~/.bashrc
```
DEBIAN/MINT INSTALLATION
-------------------
* install `hh` on Debian (Wheezy) or Mint (13) by registering the key:
```bash
wget www.clfh.de/frankh.asc
apt-key add frankh.asc
```
adding the repository:
```bash
deb http://www.clfh.de/debian wheezy main
deb-src http://www.clfh.de/debian wheezy main
```
and installing it:
```bash
apt-get update
apt-get install hh
```
* optionally configure `hh`:
```bash
hh --show-configuration >> ~/.bashrc
DOWNLOAD
--------
https://github.com/dvorka/hstr/releases