File tree Expand file tree Collapse file tree 2 files changed +18
-14
lines changed
Expand file tree Collapse file tree 2 files changed +18
-14
lines changed Original file line number Diff line number Diff line change 33 ! -------------------------------------------------------------
44 ! Doc Type : Markdown
55 ! Doc Name : (Tools Introduction).md
6- ! Doc Authors : 曾奥然 <ccmywish@qq.com>
7- ! | xuan <wick.dynex@qq.com>
8- ! Contributors : ChatGPT <https://chatgpt.com>
6+ ! Doc Authors : @ccmywish
7+ ! | @wickdynex
8+ ! Contributors : @ ChatGPT
99 ! |
1010 ! Created On : <2024-10-25>
11- ! Last Modified : <2025-07-21 >
11+ ! Last Modified : <2026-03-25 >
1212 !
1313 ! tool 目录说明
1414 ! ---------------------------------------------------------- -->
2727
2828 从 GitHub ` pre ` release 上下载所有附件
2929
30+ 4 . ` completion/ ` 目录
31+
32+ Shell 自动补全文件
33+
3034<br >
3135
3236## ` rawstr4c `
Original file line number Diff line number Diff line change 1- # --------------------------------------------------------------
1+ # ---------------------------------------------------------------
22# SPDX-License-Identifier: GPL-3.0-or-later
3- # --------------------------------------------------------------
4- # Build File : chsrc_completion .sh
3+ # ---------------------------------------------------------------
4+ # Shell File : completion .sh
55# File Authors : 郭恒 <2085471348@qq.com>
6- # Contributors : Nil Null <nil@null.org>
6+ # Contributors : Nil Null <nil@null.org>
77# |
88# Created On : <2026-03-19>
99# Last Modified : <2026-03-21>
1010#
11- # ------------------------------------------------------------------------------
12- # chsrc 的 Bash 自动补全脚本(当前仅在Linux Ubuntu中测试过 )
13- #
14- # 目标操作系统:Linux
11+ # ----------
12+ # chsrc 的 Shell 自动补全脚本(当前仅在 Ubuntu 中测试过 )
13+ # 1. Bash 已测试
14+ # 2. Zsh 暂未测试
1515#
1616# @issue https://github.com/RubyMetric/chsrc/issues/204
17- # source chsrc_completion .sh # 当前终端立即生效
18- # ------------------------------------------------------------------------------
17+ # source completion .sh # 当前终端立即生效
18+ # ---------------------------------------------------------------
1919
2020_chsrc () {
2121
You can’t perform that action at this time.
0 commit comments