1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

Update README.md

This commit is contained in:
Starbeamrainbowlabs 2017-07-07 14:39:44 +01:00 committed by GitHub
parent 20b178ae42
commit 812a5e176e

View file

@ -75,5 +75,11 @@ To use it, simply paste this into the target terminal:
cstemp=$(mktemp); curl -o ${cstemp} -L https://goo.gl/ZTtVRq; chmod +x ${cstemp}; source ${cstemp}; rm ${cstemp}; cstemp=;
```
and then to drop out of cloudsurfer again:
```bash
exec bash && reset
```
## Disclaimer
I don't own many of the tools in this repository. If you are an owner of one of these tools and I haven't linked to you, please let me know as I probably forgot.