Skip to content

Instantly share code, notes, and snippets.

View ronech's full-sized avatar
💭
Feelin' fine.

rone ronech

💭
Feelin' fine.
View GitHub Profile
@ceejbot
ceejbot / deploy.yml
Last active April 4, 2024 03:08
an example of a github action that updates other repo actions & secrets on a push
name: deploy service tar
on:
push:
branches:
- 'deploy/*'
jobs:
update:
name: Update target service Github deploy workflows
runs-on: ubuntu-latest
@dsully
dsully / bootstrap-osx
Created September 3, 2018 04:33
Script to bring up a new Mac
#!/bin/bash
PACKAGES=(
clipper
cloc
direnv
direnv
dnstracer
fd
git