Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rcmdnk/windows


https://github.com/rcmdnk/windows

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Windows
=======

This is repository for windows setting files.

vimedit was move in [new repository](https://github.com/rcmdnk/vimedit).

## Installation

Execute below commands in Cygwin:

mkdir -p ~/tmp;cd ~/tmp
git clone --recursive [email protected]:rcmdnk/scripts
cd scripts
./install.sh

## Enable to run PowerShell scripts

* Open PowerShell as Administrator
* Run `Set-ExecutionPolicy RemoteSigned`