会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xuruizhao
博客园
首页
新随笔
联系
订阅
管理
2024年12月3日
Shell编程
摘要:
# 自定义vim,以便于更好的编写shell [root@kylin-xu ~]# vim .vimrc set ts=4 set ai autocmd BufNewFile *.sh exec ":call SetTitle()" func SetTitle() if expand("%:e")
阅读全文
posted @ 2024-12-03 09:35 Linux小菜鸟
阅读(383)
评论(2)
推荐(9)
编辑
公告