• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
tarencez
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2019年5月25日

ubuntu安装和使用git
摘要: 1.apt-get安装 apt-get install git 2.全局配置 git config --global user.name "yourname" git config --global user.email "youemail" 3.查看版本和配置 git --version git 阅读全文
posted @ 2019-05-25 21:25 TerryJohnson 阅读(318) 评论(0) 推荐(0)
 
解决ubuntu18.04使用vi编辑器方向键错乱
摘要: 1.编辑 vimrc.tiny 文件 vi /etc/vim/vimrc.tiny 2.修改下述内容 修改 set compatible 为 set nocompatible 添加 set backspace=2 结果如图: 阅读全文
posted @ 2019-05-25 20:01 TerryJohnson 阅读(1957) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3