Skip to content

Instantly share code, notes, and snippets.

@stonewalljones
stonewalljones / boxstarter.ps1
Last active July 28, 2020 20:41 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: Jess Frazelle <jess@linux.com>
# Last Updated: 2017-09-11
# Modified: Zach Jones <zrjones12@gmail.com>
# 2019-05-12
# TODO:
# Make choco install lists better.
# Disbale win 10 Fast startup
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
@stonewalljones
stonewalljones / light-state-sync.yaml
Last active May 19, 2024 19:45 — forked from fireboy1919/light-state-sync.yaml
Synchronize States Between Two Lights
blueprint:
name: Synchronize light states
description: Synchronize the on/off state of 2 entities
domain: automation
input:
entity_1:
name: First entity
selector:
entity: {}
entity_2: