Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uiur/shr
[prototype] Share your command quickly on gist
https://github.com/uiur/shr
Last synced: about 1 month ago
JSON representation
[prototype] Share your command quickly on gist
- Host: GitHub
- URL: https://github.com/uiur/shr
- Owner: uiur
- Created: 2015-08-05T06:42:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-05T07:36:02.000Z (over 9 years ago)
- Last Synced: 2024-10-12T19:30:54.453Z (3 months ago)
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shr
Share your command quickly on gist.shr lets you pick a command from history and share it with your friends easily.
```sh
$ shr
```## Install
```
$ curl https://raw.githubusercontent.com/uiureo/shr/master/shr >> ~/.zshrc
```## Requirements
requires following commands.- gist
- peco## License
MIT