helpful_snippets/Readme.md

14 lines
397 B
Markdown
Raw Permalink Normal View History

2025-01-16 05:44:09 +01:00
# Helpful snippets
This is a repository with useful snippets of various kinds of code
## Structure
2025-01-20 06:08:59 +01:00
- [Git](./Git/)
- - [stash](./Git/stash.md)
2025-01-19 14:31:39 +01:00
- [Linux](./Linux/)
- - [certbot_nginx](./Linux/certbot_nginx.md)
2025-01-16 07:18:02 +01:00
- [MySQL](./MySQL/)
- - [all_foreign_keys_to_table_or_column](./MySQL/all_foreign_keys_to_table_or_column.md)
2025-01-22 10:19:58 +01:00
- - [identify_lock](./MySQL/identify_lock.md)
- - [users](./MySQL/users.md)