123

GitHub - jhgorrell/ssh-config-mode-el: emacs mode for editing ssh config files.

 6 years ago
source link: https://github.com/jhgorrell/ssh-config-mode-el
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

ssh-config-mode-el/README

A mode to edit SSH config files.

It does the following:

  • Fontifys the SSH config keywords.
  • Keys for skipping from host section to host section.
  • Indentation of configuration found in the following locations:
.ssh/config
sshd?_config
known_hosts
authorized_keys2?

If you have a SSH config file that you'd like to use this mode on automatically, add this line as the first one in the file:

# -*- mode: ssh-config -*-

Or add somthing like this to your init file:

(add-to-list 'auto-mode-alist '("/path-to-your-ssh/config\\'" . ssh-config-mode))

Links

License

ssh-config-mode-el is distributed under the GPL-3.0 (or any later version.)

Contributors

  • Harley Gorrell
  • John Mastro
  • Masahiro Hayashi
  • Matthew Weaver
  • Sharif Nassar
  • Ted Carnahan
  • USAMI Kenta
  • Wieland Hoffmann
  • Александар Симић
  • Andrew Schwartzmeyer
  • Eder Elorriaga
  • Ville Skyttä

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK