Skip to content

Instantly share code, notes, and snippets.

View ziteh's full-sized avatar
🚀
Rust~

ZiTe ziteh

🚀
Rust~
View GitHub Profile
@ziteh
ziteh / .markdownlint.yml
Created May 21, 2025 13:15
Markdown Lint
# yaml-language-server: $schema=https://raw.githubusercontent.com/DavidAnson/markdownlint/refs/heads/main/schema/markdownlint-config-schema-strict.json
# markdownlint config
# https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md
# Default state for all rules
default: true
# Rules
no-alt-text: false
@ziteh
ziteh / .gitattributes
Created April 17, 2025 10:57
GitHub Linguist for KiCAD
# https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml
*.kicad_pro linguist-detectable=true
*.kicad_prl linguist-detectable=true
*.kicad_pcb linguist-detectable=true
*.kicad_sch linguist-detectable=true
*.kicad_dru linguist-detectable=true
*.kicad_mod linguist-detectable=true
*.kicad_sym linguist-detectable=true
*.kicad_wks linguist-detectable=true
@ziteh
ziteh / buckup.sh
Last active July 25, 2024 10:10
Clone all repos from GitHub script
#!/bin/bash
reposFile="repos.txt"
projectPairFile="project-pair.txt"
# Processing GitHub user/org Bitbucket project ket pair
declare -A projectPair
while IFS='=' read -r gh bb; do
if [ -n "$gh" ] && [ -n "$bb" ]; then
echo "GitHub User/Org: $gh Bitbucket Project Key: $bb"
@ziteh
ziteh / jlcpcb_1oz_1-2layer.kicad_dru
Last active November 23, 2022 15:27
KiCad custom rules for JLCPCB
##############################
# MIT License
#
# Copyright (c) 2022 ZiTe
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@ziteh
ziteh / default.custom.yaml
Last active June 18, 2025 12:49 — forked from lotem/luna_pinyin.custom.yaml
RIME【朙月拼音】模糊音定製模板-ZiTe自訂版
# Rime default settings
patch:
"menu/page_size": 10
schema_list:
- schema: luna_pinyin_tw
# - schema: luna_pinyin