Snippet
Save code snippets. Find them instantly. Your personal code vault.
Commands
save <name> <language> <code>— Save a snippetget <name>— Retrieve a snippetlist [language]— List saved snippetssearch <keyword>— Search snippetsdelete <name>— Remove a snippettags— Show all languages/tags
Usage Examples
snippet save "docker-cleanup" bash "docker system prune -af"
snippet get "docker-cleanup"
snippet list bash
snippet search "docker"
Powered by BytesAgain | bytesagain.com
- Run
snippet helpfor all commands
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback