samhstn / my-config

16 stars 0 forks source link

Add ability to quickly configure my-config on new OS #70

Open samhstn opened 5 years ago

samhstn commented 5 years ago

If I ssh into a fresh Linux OS, I would like to be able to run one short command which will set up my config or a similar environment.

Something like:

bash <(curl -s https://samhstn.com/setup)

This script should:

ghost commented 3 years ago

Do you want the config to both linux and mac, or just mac? @samhstn

samhstn commented 3 years ago

To work for both OSX and linux would be cool!

But I don't know how often I would run it on mac - probably not very often.

I could see myself wanting to run a simple setup script on linux much more often though.

ghost commented 3 years ago

I asked because you changed the title from linux to new OS.

ghost commented 3 years ago

@samhstn So, you want a script that sets the environment up on linux systems?

ghost commented 3 years ago

I think I might be able to help with the linux part.

ghost commented 3 years ago

From what I've noticed you seem to have a particular view of how you envision the scrip to run. Perhaps it would be more beneficial if you could guide me through your view of the process. I've been working on scripts that do this sort of thing, but it seems that you have a different angle and approach in mind.

samhstn commented 3 years ago

I would like to be able to run the script in the following environments:

The script should:

@syspentarc thanks for nudging me on this. I'm keen to close off this issue, but there are a couple of outstanding things to do first:

ghost commented 3 years ago

@samhstn I wouldn't mind getting assigned to this task. It would take me a while, but I'd love to help.