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

https://github.com/lambdalisue/circlip

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

cui zsh

Last synced: 6 months 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)"
```