全部 新建

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

注册

登录

全部 新建 注册 登录

所有匹配主题的 Gist ubuntu

最近 创建
最早 创建
最近 更新
最早 更新

weehong / Ubuntu and Debian Setup Manager

0 喜欢
0 派生
29 文件
最后活跃于 2 weeks ago
Hardened interactive Ubuntu/Debian setup scripts, including CCUsage multi-device sync for Claude Code, Codex CLI, and OpenCode.
ubuntu debian linux setup installer automation desktop bash apt
1 #!/usr/bin/env bash
2
3 set -euo pipefail
4
5 echo "======================================"
6 echo " Ubuntu Dual-Boot Time Fix Script"
7 echo " (UTC Method - Highly Recommended)"
8 echo "======================================"
9 echo

weehong / Zsh Setup

0 喜欢
0 派生
14 文件
最后活跃于 1 week ago
Cross-platform Zsh setup scripts and managed dotfiles with Oh My Zsh framework, Starship prompt, aliases, functions, and path configuration.
zsh oh-my-zsh starship dotfiles shell bash macos ubuntu wsl
1 # =============================================================================
2 # 1. HELPER FUNCTIONS & PATH
3 # =============================================================================
4 source_if_readable() {
5 local file="$1"
6 if [[ -f "$file" && -r "$file" ]]; then
7 source "$file"
8 fi
9 }
上一页 下一页

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

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