在 Ubuntu 下通过 PPA 安装 Github Atom 编辑器

sudo add-apt-repository ppa:webupd8team/atom
sudo apt-get update
sudo apt-get install atom

编程技巧