全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

description:sync gists with given description

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab 具有给定主题的 Gists

all:systemctl search all fields

注册

登录

全部 新建 注册 登录

所有 Gists

最近 创建
最早 创建
最近 更新
最早 更新
OneWheelGeek's Avatar

OneWheelGeek / swapon.sh

0 喜欢
0 派生
1 文件
最后活跃于 1 month ago
1 #!/usr/bin/env bash
2 set -euo pipefail
3
4 SWAPFILE="/swapfile"
5 FSTAB="/etc/fstab"
6
7 die() {
8 echo "ERROR: $*" >&2
9 exit 1
10 }
OneWheelGeek's Avatar

OneWheelGeek / kill-subscription.sh

0 喜欢
0 派生
1 文件
最后活跃于 1 month ago
1 #!/usr/bin/env bash
2 set -Eeuo pipefail
3
4 # proxmox-subscription-popup.sh
5 #
6 # Safe-ish Proxmox VE 9 subscription popup suppressor using sed.
7 #
8 # Usage:
9 # sudo bash proxmox-subscription-popup.sh
10 # sudo bash proxmox-subscription-popup.sh --status
OneWheelGeek's Avatar

OneWheelGeek / pdfify.sh

0 喜欢
0 派生
1 文件
最后活跃于 1 month ago
1 #!/usr/bin/env bash
2 set -euo pipefail
3
4 # pdfify — Convert Markdown to beautiful PDF via Docker
5 # Supports: images, mermaid diagrams, tables, code blocks, Obsidian callouts
6 # Usage: ./pdfify <file.md> [file2.md ...] [options]
7
8 VERSION="1.2.0"
9 IMAGE_NAME="pdfify"
10 GIST_ID="23f4514a1f0da1347d3f89926c23b68f"
上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 55ms⋅

中文
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文