https://github.com/pyohei/my-windows-setting
🏠My Windows PC settings💻
https://github.com/pyohei/my-windows-setting
command-prompt windows
Last synced: 2 months ago
JSON representation
🏠My Windows PC settings💻
- Host: GitHub
- URL: https://github.com/pyohei/my-windows-setting
- Owner: pyohei
- License: mit
- Created: 2016-06-22T05:41:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T22:26:11.000Z (almost 8 years ago)
- Last Synced: 2024-12-29T01:32:29.358Z (over 1 year ago)
- Topics: command-prompt, windows
- Language: Batchfile
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MEMO
## About
This repository is my development environment settings.
## Usage
You put this repository's setting into `%USERPROFILE%¥`.
After this, you should set registory(`HKEY_CURRENT_USER\SOFTWARE\Microsoft\Command Processor`) as follows.

## Strategies
* Basically, install application to `C:\Program Files`
* Vim(kaoriya) has to install to `C:\vim\vim.exe`
## Attention
* If opened gvim, this `doskey` doesn't refrect in `!**` command on vim.
## Reference
* I refered below site. Thanks.
http://mattn.kaoriya.net/software/why-i-use-cmd-on-windows.htm
## Licence
* This repository is MIT Licence. But I don't reccomend you to use this.
Because this repository is specialized for me.