snippets/README.md

13 lines
519 B
Markdown
Raw Normal View History

2022-10-04 15:18:21 +03:00
# 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.
2023-01-11 16:39:16 +03:00
# Quick navigation
2023-04-24 18:03:32 +03:00
| 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) | |