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

advanced-ssh-config #11

Closed
ivomarino opened this issue Oct 28, 2016 · 3 comments
Closed

advanced-ssh-config #11

ivomarino opened this issue Oct 28, 2016 · 3 comments
Projects

Comments

@ivomarino
Copy link
Member

Support https://github.com/moul/advanced-ssh-config/blob/master/README.md.

@derpaschi
Copy link
Collaborator

To set the default User for all assh connections you can add a defaults section to your ~/.ssh/assh_personal.yml

example:

hosts:
  # your personal hosts

defaults:
  User: paschi

@ivomarino
Copy link
Member Author

Great, thanks. All other personal things or personal nodes should go there too.

@ivomarino
Copy link
Member Author

Be sure that empty hosts yaml declaration does not overwrite settings, check with make ssh after changes in the file, assh config list shows settings then.

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

No branches or pull requests

2 participants