silo
5/4/2017 - 8:51 AM

Babun + Hyper + Windows - Setup

Babun + Hyper + Windows - Setup

How to setup Hyper and Babun on Windows machine

Install Babun http://babun.github.io/

Install Hyper http://hyper.is/

Download Fira Code font https://github.com/tonsky/FiraCode

After installed those things, open up hyper config file C:\Users\xxx\.hyper

edit these lines:

shell: 'C:\\Users\\xxx\\.babun\\cygwin\\bin\\zsh.exe',

fontFamily: 'Fira Code, Consolas, Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',

Open up Hyper and insert the line below to remove '%' : unsetopt PROMPT_SP