Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
samhstn opened this issue Mar 8, 2019 · 8 comments
Open

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

samhstn opened this issue Mar 8, 2019 · 8 comments

Comments

@samhstn
Copy link
Owner

samhstn commented Mar 8, 2019

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:

  • install zsh
  • ensure vim was installed (otherwise apt-get install vim)
  • add a .vimrc
  • add and configure sams-config plugin
  • add sams-theme theme
@samhstn samhstn changed the title Quickly set up similar config on Linux OS Add ability to quickly configure my-config on new OS Mar 8, 2019
@ghost
Copy link

ghost commented Dec 28, 2020

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

@samhstn
Copy link
Owner Author

samhstn commented Dec 28, 2020

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
Copy link

ghost commented Dec 28, 2020

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

@ghost
Copy link

ghost commented Dec 28, 2020

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

@ghost
Copy link

ghost commented Dec 28, 2020

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

@ghost
Copy link

ghost commented Dec 28, 2020

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
Copy link
Owner Author

samhstn commented Dec 30, 2020

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
Copy link

ghost commented Dec 30, 2020

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

@samhstn samhstn assigned ghost Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant