mirror of
https://github.com/dvorka/hstr.git
synced 2024-12-25 08:55:09 +08:00
Compare commits
2 commits
6faacb85e0
...
9b1473d76d
Author | SHA1 | Date | |
---|---|---|---|
|
9b1473d76d | ||
|
4e02bd81bf |
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ sudo port install hstr
|
|||
To install HSTR using the [nix package manager](https://nixos.org/nix/) e.g. on [NixOS](https://nixos.org/) you can use the [nix derivation for HSTR](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/hstr/default.nix):
|
||||
|
||||
```bash
|
||||
nix-env -i hstr
|
||||
nix profile install nixpkgs#hstr
|
||||
```
|
||||
|
||||
[Configure](CONFIGURATION.md) HSTR and check its [man page](README.md#documentation).
|
||||
|
|
Loading…
Reference in a new issue