总结我常用的一些命令。方便日常查询。
使用 chrisallenlane/cheat 来快速查询命令。
首先安装 chrisallenlane/cheat。然后执行下面命令:
git clone https://github.com/adoyle-h/my-command-cheat.git ~/.cheat
使用 cheat <command>
来查询命令。
对于 >
和 |
这类特殊字符,需要使用括号,例如 cheat '>'
或 cheat '|'
。
使用 cheat -e <command>
来编辑 .cheat
文件。
Copyright 2017-2022 ADoyle ([email protected]) Some rights reserved. The project is licensed under the BSD 3-clause License.
See the LICENSE file for the specific language governing permissions and limitations under the License.