Skip to content

Instantly share code, notes, and snippets.

@spcano01
spcano01 / encrypted.sh
Created May 9, 2026 02:36 — forked from curiousercreative/encrypted.sh
Migrate Pop! install to ZFS
#! /usr/bin/env bash
# adapted from https://docs.zfsbootmenu.org/en/v2.3.x/guides/ubuntu/uefi.html
# script is not meant to be run non-interactively. read and understand before executing
sudo -i
source /etc/os-release
export ID
export POOL_DISK="/dev/sdg"
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"blocks": [
{
"alignment": "right",
"segments": [
{
"foreground": "#007acc",
"style": "plain",
"template": "{{ .Name }}",