1
0
Fork 0

Update README.md

This commit is contained in:
Starbeamrainbowlabs 2017-07-07 14:39:44 +01:00 committed by GitHub
parent 20b178ae42
commit 812a5e176e
1 changed files with 6 additions and 0 deletions

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.