Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

semji/ssh-completion

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh-completion

Auto-magically add completion on your ssh command from remote configs file.

get started

  • clone repository
  • Source .ssh_completion file in your .bashrc
f [ -f /path/to/.ssh_completion ]; then
        source /path/to/.ssh_completion
fi
  • list your base ssh config files in .ssh_config_shared_files

own config

The projet concat files into ~/.ssh/config-generate in the following order :

  • ~/.ssh/config-before
  • ~/.ssh/config
  • All config file list in .ssh_config_shared_files
  • ~/.ssh/config-after

About

Auto-magically add completion on your ssh command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.