helpful_snippets/Readme.md
2025-01-20 13:08:59 +08:00

13 lines
367 B
Markdown

# Helpful snippets
This is a repository with useful snippets of various kinds of code
## Structure
- [Git](./Git/)
- - [stash](./Git/stash.md)
- [Linux](./Linux/)
- - [certbot_nginx](./Linux/certbot_nginx.md)
- [MySQL](./MySQL/)
- - [all_foreign_keys_to_table_or_column](./MySQL/all_foreign_keys_to_table_or_column.md)
- - [identify_lock](./MySQL/identify_lock.md)