Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lambdalisue/circlip

Cross-platform clipboard script
https://github.com/lambdalisue/circlip

cui zsh

Last synced: 22 days ago
JSON representation

Cross-platform clipboard script

Awesome Lists containing this project

README

        

# circlip

A cross-platform clipboard script

### zplug

```
zplug "lambdalisue/circlip", \
use:bin/circlip,

# Overwrite mappings to use circlip
# It should be after 'bindkey [-e|-v]'
eval "$(circlip init)"
```