clip-history
v3.0.0Clipboard history manager for saving and searching text snippets. Use when managing copied text.
Installation
Please help me install the skill `clip-history` from SkillHub official store.
npx skills add xueyetianya/clip-history
clip-history
Clipboard history manager for saving and searching text snippets. Use when managing copied text.
Commands
save
scripts/script.sh save <text>
list
scripts/script.sh list <count>
search
scripts/script.sh search <query>
get
scripts/script.sh get <id>
clear
scripts/script.sh clear
export
scripts/script.sh export <file>
Data Storage
Data stored in ~/.local/share/clip-history/.
Powered by BytesAgain | bytesagain.com | [email protected]