• Stars
    star
    388
  • Rank 107,422 (Top 3 %)
  • Language
    Shell
  • Created over 11 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Setup a functioning terminal for Windows

Warning: Deprecated

OH MY CYGWIN

Looking for a real Terminal for Windows? Relax you just found it. This sets up a working ZSH Shell powered by oh-my-zsh and the apt-cyg package manager.

I took care of installing and configuring some packages so that you have vim, git and ssh just one keystroke away.

Setup

Install cygwin with wget (check wget in the installation process) then start cygwin and execute

wget --no-check-certificate https://raw.github.com/haithembelhaj/oh-my-cygwin/master/oh-my-cygwin.sh -O - | sh

Et Voila! Your windows Terminal will look like this

oh-my