Skip to content

Instantly share code, notes, and snippets.

View hyoban's full-sized avatar

Stephen Zhou hyoban

View GitHub Profile
#!/bin/bash
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title Battery Notification
# @raycast.mode inline
# @raycast.refreshTime 30s
# Optional parameters:
# @raycast.icon 🔋
@hyoban
hyoban / .gitconfig
Last active March 22, 2025 01:51
Hyoban's dotfiles
[user]
name = Stephen Zhou
email = [email protected]
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDg/3T8nsnp4yqbQ0PFTs2rFZZZ7z6WFzIkp+r5EXdQB
[init]
defaultBranch = main
[core]
quotepath = false
[gpg]
format = ssh