From a41ba5e91284721c9983c54c3263c7b887c02416 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 26 Nov 2019 11:16:16 -0500 Subject: [PATCH] Use LF line endings --- README.md | 2 +- README_ZH-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ce2f4a..ad2d811 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [v](https://github.com/rupa/v) - z for vim. * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy * [xsv](https://github.com/BurntSushi/xsv) - a fast CSV command line toolkit written in Rust -* [z](https://github.com/rupa/z) - z is the new j, yo +* [z](https://github.com/rupa/z) - z is the new j, yo * [z.lua](https://github.com/skywind3000/z.lua) - A new cd command that helps you navigate faster by learning your habits ## Customization diff --git a/README_ZH-CN.md b/README_ZH-CN.md index d9bacb1..07573fb 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -75,7 +75,7 @@ * [up](https://github.com/shannonmoeller/up) - 按名称或计数升序排列目录,支持 bash 和 zsh * [v](https://github.com/rupa/v) - 适用于 Vim 的 z * [wemux](https://github.com/zolrath/wemux) - 多用户使用 Tmux 变得更容易 -* [z](https://github.com/rupa/z) - z 是新的 j +* [z](https://github.com/rupa/z) - z 是新的 j * [z.lua](https://github.com/skywind3000/z.lua) - 一个会学习你使用习惯的快速 cd 命令 ## 定制