mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Add CloudClip to the list
This commit is contained in:
parent
362d477510
commit
7b7a0caabd
@ -60,7 +60,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [borg](https://github.com/ok-borg/borg) - A terminal based search engine for bash commands
|
||||
* [Buku](https://github.com/jarun/Buku) - Powerful command-line bookmark manager
|
||||
* [byobu](http://byobu.co/) - Text-based window manager and terminal multiplexer
|
||||
* [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash
|
||||
* [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash
|
||||
* [CloudClip](https://github.com/skywind3000/CloudClip) - Your own clipboard in the cloud, copy and paste text with gist between different systems
|
||||
* [desk](https://github.com/jamesob/desk) - A lightweight workspace manager for the shell
|
||||
* [direnv](https://github.com/direnv/direnv) - An environment switcher for the shell, compare with autoenv
|
||||
* [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: A next-generation cd command with an interactive filter
|
||||
|
@ -33,7 +33,8 @@
|
||||
* [boilr](https://github.com/tmrts/boilr) - 从 boilerplate 模板创建项目的超快命令行工具
|
||||
* [boom](https://github.com/holman/boom) - 在命令行中存储链接及片断
|
||||
* [borg](https://github.com/ok-borg/borg) - 基于终端的 bash 命令搜索引擎
|
||||
* [byobu](http://byobu.co/) - 基于文本的窗口管理器及终端多路复用器
|
||||
* [byobu](http://byobu.co/) - 基于文本的窗口管理器及终端多路复用器
|
||||
* [CloudClip](https://github.com/skywind3000/CloudClip) - 云剪贴板,在不同的系统之间 copy/paste (使用 gist 作为后端)
|
||||
* [commacd](https://github.com/shyiko/commacd) - 在 Bash 中更快速的移动方式
|
||||
* [desk](https://github.com/jamesob/desk) - 适用于 shell 的轻量级工作区管理器
|
||||
* [direnv](https://github.com/direnv/direnv) - 针对 shell 的环境切换工具(利用 autoenv 比较)
|
||||
|
Loading…
Reference in New Issue
Block a user