wouterdebie / i2cssh

csshX like ssh tool for iTerm2
MIT License
547 stars 68 forks source link

Add shell option #65

Closed mrdziuban closed 7 years ago

mrdziuban commented 7 years ago

I originally made a change to use ENV['SHELL'] in #53 but it was reverted in #54. I would really like to be able to use zsh because I have certain SSH settings configured in my zshrc, so this adds a --shell option that can be used to override the shell that gets used to spawn the SSH sessions.