linux下bash自动补全

Posted 甘木甘木

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux下bash自动补全相关的知识,希望对你有一定的参考价值。

bash 自动补全

参考链接https://hengyun.tech/bash_completion_tips/


command

curl -L http://hengyunabc.github.io/bash_completion_install.sh | sh
bind -f  ~/.inputrc

以上是关于linux下bash自动补全的主要内容,如果未能解决你的问题,请参考以下文章

linux下bash自动补全

linux下bash自动补全

linux下git自动补全命令

Linux Shell 按Tab键不能补全

linux命令自动补全工具bash-completion,自动补全git、Docker、kubenetes等命令

Linux 终端 Bash 常用快捷键介绍及经验