snippets/README.md
2023-10-13 18:28:35 +03:00

13 lines
608 B
Markdown

# Snippets
I put code I write that doesn't deserve it's own repository here.
All code is licensed under GPL-3.0 unless specified otherwise.
# Quick navigation
| C | Bash | JS |
| ---------------------- | ----------------------------------------------------- | --- |
| [unlink.c](c/unlink.c) | [arshit](shell/bash/arshit) | |
| [cecho.c](c/cecho.c) | [sshfs_mount_file.sh](shell/bash/sshfs_mount_file.sh) | |
| | [repo_build.sh](shell/bash/repo_build.sh) | |