mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
docs: add x-cmd method to install peco
This commit is contained in:
parent
3a76bd164b
commit
b17182d9d2
|
|
@ -141,14 +141,12 @@ C:\> choco install peco
|
|||
|
||||
### X-CMD (Linux, macOS, Windows WSL, Windows GitBash)
|
||||
|
||||
tokei is available from [x-cmd](https://www.x-cmd.com).
|
||||
peco is available from [x-cmd](https://www.x-cmd.com).
|
||||
|
||||
To install tokei, run:
|
||||
To install peco, run:
|
||||
|
||||
```shell
|
||||
x env use tokei
|
||||
# or
|
||||
x tokei
|
||||
x env use peco
|
||||
```
|
||||
|
||||
### Building peco yourself
|
||||
|
|
|
|||
Loading…
Reference in a new issue