Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkmru/dotfiles-windows
dotfiles for windows
https://github.com/tkmru/dotfiles-windows
dotfiles powershell windows
Last synced: 24 days ago
JSON representation
dotfiles for windows
- Host: GitHub
- URL: https://github.com/tkmru/dotfiles-windows
- Owner: tkmru
- Created: 2017-11-07T19:03:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T15:20:52.000Z (over 5 years ago)
- Last Synced: 2024-08-14T07:07:23.299Z (3 months ago)
- Topics: dotfiles, powershell, windows
- Language: PowerShell
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - tkmru/dotfiles-windows - dotfiles for windows (PowerShell)
README
# dotfiles-windows
My development environment on windows. Linux and Mac OS version is [tkmru/dotfiles: my dotfiles on linux and mac](https://github.com/tkmru/dotfiles).## Installation
```
$ git clone https://github.com/tkmru/dotfiles-windows.git
$ cd dotfiles-windows
$ ./deploy.ps1
```## Update dotfiles
Use ```deploy.ps1```, when you add dotfiles.```
$ ./deploy.ps1
```