From 6b289192076d667ad14dc42dca53f2ea9c078016 Mon Sep 17 00:00:00 2001 From: charlee Date: Wed, 28 Nov 2018 10:37:51 -0500 Subject: [PATCH] added mackup (#303) --- README.md | 1 + README_ZH-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index c4e1fe8..650aa69 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [Lmod](https://lmod.readthedocs.io/en/latest/) - Lua-based Environment Modules that enhances Tcl-based modules while being backward compatible (compare to modules) * [loop](https://github.com/Miserlou/Loop) - Write and control complex loops with as one-liners * [marker](https://github.com/pindexis/marker) - Bookmark your shell commands +* [mackup](https://github.com/lra/mackup/) - Keep your application settings in sync (OS X/Linux) * [modules](http://modules.sourceforge.net/) - Classical Tcl-based Environment Modules managing the shell environment (compare to Lmod, direnv, and autoenv) * [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration * [parallel](http://www.gnu.org/software/parallel/) - Build and execute shell command lines from standard input in parallel diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 21974bb..3dd1a93 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -50,6 +50,7 @@ * [k](https://github.com/supercrabtree/k) - k 是一个使目录列表更可读的 Zsh 脚本,它增添了 Git 状态、文件颜色、以及腐朽的日期 * [k alias](https://github.com/lingtalfi/k) - 获得用于单行的酷 alias * [marker](https://github.com/pindexis/marker) - 将你的 shell 命令加到书签 +* [mackup](https://github.com/lra/mackup/) - 云同步应用程序的配置文件(OS X/Linux) * [parallel](http://www.gnu.org/software/parallel/) - 以并行化方式从标准输入构造并执行 shell 命令行 * [pathpicker](https://github.com/facebook/PathPicker) - 允许将 grep、搜索、git 等的输出结果作为输入,并提供友好的选择界面,以便打开或作为命令的参数 * [percol](https://github.com/mooz/percol) - 为传统的 UNIX shell 管道添加交互式的过滤