diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -118,7 +118,14 @@ brew install ansifilter git clone [email protected]:a14m/.pass ~/.password-store ``` -- Other Useful tools setup +- [cht.st](https://github.com/chubin/cheat.sh) +```bash +curl https://cht.sh/:cht.sh | sudo tee /usr/local/bin/cht.sh +sudo chmod +x /usr/local/bin/cht.sh +brew install rlwrap +``` + +- [POW](http://pow.cx/) ```bash # Install pow curl get.pow.cx | sh |
