码迷,mamicode.com
首页 > 系统相关 > 详细

shell apt install 按tab键自动补全

时间:2017-10-30 15:56:19      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:pretty   lan   tab   int   class   bashrc   补全   apt   shell   

insert

if [ -f /etc/bash_completion ]; then
  . /etc/bash_completion
fi

to ~/.bashrc

shell apt install 按tab键自动补全

标签:pretty   lan   tab   int   class   bashrc   补全   apt   shell   

原文地址:http://www.cnblogs.com/oxspirt/p/7754613.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!