约 600 字

Basic Setup

After I transferred my Windows to WTG, I installed Ubuntu 20.04.4 on my Lenovo XiaoXinAir14 2020. Here is my setup process.

Because I haven’t install any pinyin keyboard, therefore I have to write this in English.

软件

  • 采用 deb 包的方式安装了 vscode、microsoft edge、QQ、腾讯会议、WPS
  • shutter: 用于截屏
  • VLC: 用于看视频
  • 安装 flatpak 替换原 Software 商店
  • 安装 nala 用于使 apt 输出更美观
  • /usr/share/bin 中安装了 ffmpeg

开发环境

  • 设置 git,并添加 github ssh key https://zhuanlan.zhihu.com/p/31417255(本来想直接用 vscode 直接配置 github 的,但 code.dev 跳转不了)
  • 安装 ruby 和 jekyll 用于预览 github page