https://github.com/thomasrayner/dev-workstation
For spinning up quick, ephemeral dev workstations in Azure
https://github.com/thomasrayner/dev-workstation
Last synced: 10 months ago
JSON representation
For spinning up quick, ephemeral dev workstations in Azure
- Host: GitHub
- URL: https://github.com/thomasrayner/dev-workstation
- Owner: thomasrayner
- License: mit
- Created: 2018-03-28T19:39:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T18:51:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T07:38:18.528Z (over 1 year ago)
- Language: PowerShell
- Size: 108 KB
- Stars: 37
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# quick dev workstation bootstrapping
This repo contains settings files and quick scripts for bare bones dev workstation setup. It'll just about always take more tweaking, but this'll get you going.
## nvim .config
I put my neovim .config in it's own repo for some reason: [thomasrayner/nvim](https://github.com/thomasrayner/nvim)