Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pardahlman/dotfiles-win
https://github.com/pardahlman/dotfiles-win
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pardahlman/dotfiles-win
- Owner: pardahlman
- Created: 2020-04-12T08:32:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T08:50:32.000Z (23 days ago)
- Last Synced: 2024-10-28T10:54:47.543Z (23 days ago)
- Language: PowerShell
- Size: 83 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
Set-ExecutionPolicy Bypass -Scope Process -Force
irm https://raw.githubusercontent.com/pardahlman/dotfiles-win/main/bootstrap.ps1 | iex
```