bhutanio / oh-my-cygwin

Setup a functioning terminal for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Setup a functioning terminal for Windows


Languages

Language:Shell 100.0%