Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```