Skip to content

Instantly share code, notes, and snippets.

@randName
Last active May 23, 2026 09:22
Show Gist options
  • Select an option

  • Save randName/0e37d1d444028bd85fe6bfd5e80c92f7 to your computer and use it in GitHub Desktop.

Select an option

Save randName/0e37d1d444028bd85fe6bfd5e80c92f7 to your computer and use it in GitHub Desktop.
pi init
#!/bin/sh
apk add --no-cache jq git curl tmux gettext-envsubst
git clone ${PI_CONFIG_REPO} .pi
.pi/install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment