Shami's Blog

Sysadmin, Because Even Developers Need Heroes

Hexo Deploy With Babun

2017-03-28

I have recently switched to Babun . It’s, IMHO, the best Windows shell so far. Combine it with TidyTabs and you have a very nice solution. But I was unable to get hexo deployment to work well with it so I had to use git bash. git bash would show a popup asking for my SSH key password while Babun wouldn’t.

I found the solution here , just enable the SSH-agent plugin in zsh

# ~/.zshrc
plugins=(git, ssh-agent)

You will just be prompted for the password of your SSH key when you start Babun.

About Me

Dev gone Ops gone DevOps. Any views expressed on this blog are mine alone and do not necessarily reflect the views of my employer.

twitter linkedin