Skip to content

kesoji/ssh-configautoadd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SSH Config Auto-add

mv ssh-configautoadd /path/to/somewehere_in_the_$PATH/
chmod +x /path/to/somewhere_in_the_$PATH/ssh-configautoadd
echo "alias ssh=ssh-configautoadd" >> ~/.bashrc

Description

~/.ssh/configに登録されてなかったら登録プロンプトを出して登録します

TODO

  • HostNameのマッチが雑なので直す
  • オプションをもっと柔軟に指定できるようにする
  • 補完もできるようにする

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages