https://github.com/utahta/peco-get
peco installer
https://github.com/utahta/peco-get
peco shell
Last synced: 8 months ago
JSON representation
peco installer
- Host: GitHub
- URL: https://github.com/utahta/peco-get
- Owner: utahta
- Created: 2017-03-31T06:18:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T06:33:29.000Z (about 9 years ago)
- Last Synced: 2025-03-04T17:37:17.096Z (over 1 year ago)
- Topics: peco, shell
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# peco installer
```bash
curl -s https://utahta.github.io/peco-get/get | sh
```
or
```bash
curl -L https://utahta.github.io/peco-get/get -o peco-get
PECO_BIN=/path/to sh ./peco-get
```