Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcmdnk/windows
https://github.com/rcmdnk/windows
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rcmdnk/windows
- Owner: rcmdnk
- License: mit
- Created: 2013-02-25T01:26:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T16:35:17.000Z (5 months ago)
- Last Synced: 2024-06-21T10:37:52.543Z (5 months ago)
- Language: AutoHotkey
- Size: 251 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`