Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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