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

Host specific directory #16

Open
entropitor opened this issue Mar 28, 2015 · 5 comments
Open

Host specific directory #16

entropitor opened this issue Mar 28, 2015 · 5 comments

Comments

@entropitor
Copy link

Would it be possible to have host-specific stuff?

For example if there's a directory host-mcantelon in the repo and the hostname of that machine is mcantelon, these files are preferred over others in the general directory and if the hostname doesn't matches, it just takes the default files.

@mcantelon
Copy link
Owner

Hrm... that seems possible and useful.

Also operative system-specific would be useful too.

@entropitor
Copy link
Author

@mcantelon operative system == operating system?

And how exactly would you implement this? And is there maybe something I can do?

@mcantelon
Copy link
Owner

Haha, exactly... For operating system-specific bash init etc.

@entropitor
Copy link
Author

Any progress on this?

@entropitor
Copy link
Author

@mcantelon I'm guessing, the best way to implement this, is by expanding https://github.com/mcantelon/node-deja/blob/master/lib/commands.js#L109 to have a host-specific and os-specific section, or something like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants