https://github.com/itsdalmo/windotfiles
My windows dotfiles
https://github.com/itsdalmo/windotfiles
Last synced: 10 months ago
JSON representation
My windows dotfiles
- Host: GitHub
- URL: https://github.com/itsdalmo/windotfiles
- Owner: itsdalmo
- Created: 2020-08-19T11:14:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T18:12:54.000Z (over 5 years ago)
- Last Synced: 2025-02-03T11:21:58.718Z (over 1 year ago)
- Language: PowerShell
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# windotfiles
My setup for Windows.
## Installation
Run the installer from Powershell (with admin rights) then reboot:
```powershell
Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://raw.github.com/itsdalmo/windotfiles/master/install.ps1')
```
After rebooting, complete the following manual steps:
- Open VS Code, install [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync) and configure it with personal access token (with `gist` scope) to sync.
- Install [Battle.net](https://www.blizzard.com/en-us/apps/battle.net/desktop).