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

lite install for machines over ssh #20

Open
OmeGak opened this issue Jun 25, 2015 · 1 comment
Open

lite install for machines over ssh #20

OmeGak opened this issue Jun 25, 2015 · 1 comment

Comments

@OmeGak
Copy link
Owner

OmeGak commented Jun 25, 2015

dotfiles is growing quite a lot, as it's aiming to setup the whole system, and the initial install is anything but quick because it downloads a lot of things. This is quite a pain when you simply want to quickly have a comfortable environment over ssh. You could simply do make link but some .zsh files expect some packages to be already installed.

I see two ways to go, non-mutually exclusive:

  1. Make those .zsh fail gracefully if the package is missing.
  2. Have a way to specify a minimum set of dependencies that will be installed.
@OmeGak
Copy link
Owner Author

OmeGak commented Mar 30, 2016

Or maybe this will be just enough: https://github.com/Russell91/sshrc

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