Skip to content

Instantly share code, notes, and snippets.

@Rusllan
Last active November 26, 2019 17:58
Show Gist options
  • Save Rusllan/0e5a46955ef5a9eb8f7b092cb475ff3b to your computer and use it in GitHub Desktop.
Save Rusllan/0e5a46955ef5a9eb8f7b092cb475ff3b to your computer and use it in GitHub Desktop.
Vim setup for Windows

Cygwin

wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
install apt-cyg /bin
apt-cyg install zsh git gdb dos2unix openssh vim

Cmder

Name:             Cygwin
Task Paramaters:  -icon "<path to cgwin>\Cygwin.ico"
Commands:         <path to cgwin>\bin\mintty.exe /usr/bin/zsh --login -i -new_console:d:%USERPROFILE%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment