- 通过apt安装的软件
sudo apt install vim emacs build-essential git zsh tmux curl locate cmake
- 其他方法安装的软件
- vscode deb包 https://code.visualstudio.com/
- ubuntu-make
- rust curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- 其他
- ssh-keygen -t rsa -C "xxxxx@xxxxx.com" # Generating public/private rsa key pair.