https://github.com/atom/atom/releases/latest
git clone https://github.com/waynelai614/config-atom
cd config-atom
apm install --packages-file packages.list
apm list --installed --bare > packages.list
apm remove $(apm list --installed --bare | cut -d'@' -f1)