All New

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login

All New Login

All gists matching topic bash

Recently created
Least recently created
Recently updated
Least recently updated

jetsung / 展示代码仓库的镜像地址

0 likes
0 forks
3 files
Last active 1 month ago
展示代码仓库的镜像地址(添加至 Git 项目的底部)
bash git
1 #!/usr/bin/env bash
2 #============================================================
3 # File: git-mirror.sh
4 # Description: 展示代码仓库的镜像地址(支持完美横排)
5 # Author: Jetsung Chan <[email protected]>
6 # Version: 0.2.0
7 # UpdatedAt: 2025-12-10
8 #============================================================
9
10 [[ -n "${DEBUG:-}" ]] && set -eux || set -euo pipefail

jetsung / 【脚本】推送消息到钉钉、飞书、Lark

0 likes
0 forks
1 files
Last active 1 month ago
推送消息到钉钉、飞书、Lark
bash notify push
1 #!/usr/bin/env bash
2
3 #============================================================
4 # File: push-notify.sh
5 # Description: 推送消息到钉钉、飞书、Lark
6 # URL: https://fx4.cn/
7 # ORIGIN: https://gist.asfd.cn/jetsung/notify/raw/HEAD/notify.sh
8 # Author: Jetsung Chan <[email protected]>
9 # Version: 0.1.0
10 # CreatedAt: 2025-08-18
Newer Older

Powered by Opengist ⋅ Load: 63ms⋅

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