Ecosyste.ms: Awesome
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: 22 days ago
JSON representation
Cross-platform clipboard script
- Host: GitHub
- URL: https://github.com/lambdalisue/circlip
- Owner: lambdalisue
- License: mit
- Created: 2017-07-05T07:22:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T11:18:57.000Z (over 7 years ago)
- Last Synced: 2024-10-23T21:28:43.714Z (2 months ago)
- Topics: cui, zsh
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)"
```