Skip to content

Fuzzy find hosts in ssh/config and open them in new tmux window

Notifications You must be signed in to change notification settings

SnakebiteEF2000/zsh-ssh-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate ssh config from ansible inventory fast

go build -o ssh-conf-gen main.go
mv ssh-conf-get ~/.local/bin/
# default setting
ssh-conf-gen -inventory <ansible inventory.yml> -user <default ssh user>

# use alternative user
ssh-conf-gen -inventory <ansible inventory.yml> -user <default ssh user> -altuser <alternative ssh user> -altuserregex <use regex>

zsh-ssh-tmux

depends on tmux, zsh and fzf

About

Fuzzy find hosts in ssh/config and open them in new tmux window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published