We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4ba21 commit 11009efCopy full SHA for 11009ef
README.md
@@ -37,6 +37,7 @@ $ sudo apt install tmuxp
37
```
38
39
Nix:
40
+
41
```console
42
$ [[ -z $(which tmux) ]] && (nix-env -i tmux && nix-env -i tmuxp) || nix-env -i tmuxp
43
0 commit comments