1
0
Fork 0

Update README.md

This commit is contained in:
Starbeamrainbowlabs 2017-07-07 14:40:37 +01:00 committed by GitHub
parent 812a5e176e
commit e0c6dc5eff
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Here's a list of the most interesting ones, along with what they do and where th
- nautilus-here - A quick command that opens nautilus in the current directory. For lazy people :P
- ssh-retry - I forget where it came from, but this command reepeatedly calls ssh until it succeeds in connecting.
## `cloudsurfer.sh`
## cloudsurfer.sh
`cloudsurfer.sh` is a new script I'm writing to bring some of the customisations I store here in this repository to terminals on shared machines - where I can't modify `.bashrc`, for example.
It's designed to be executed in a single bash context, and leave no trace on the host machine after the customisations are applied - just in case the bash process crashes! If need be, it can also be executed in multiple separate bash processes and will bring the customisations to each one separately - without interfering with the rest of the machine.