🍐 Cliva

Sign in

Personal clipboard vault

One place for the commands, snippets, and links you actually reuse.

Cliva keeps your working fragments organized, searchable, and ready to paste back in without digging through notes, chats, or old repos.

Fast retrievalSearch, pin, copy
Built for workCommands, notes, config
Private by defaultGoogle or GitHub login

Free

$0

25 clips for your core working set.

docker cleanup commandpinned

docker system prune -af --volumes

dockercleanupops
nginx proxy headers2 min ago

proxy_set_header Host $host;

nginxconfig