If you don't have it already, download the Atom editor. Install it, run it at least once and be sure to quit it then.
cd ~
# If you have an atom config already:
mv .atom .atom-bak
git clone https://github.com/Nirperm/atomfiles.git .atom
cd .atom && bin/update-packages
- Install new-package:
~/.atom/bin/install-package new-package - Change to packages.txt
- Run:
~/.atom/bin/update-packages - Change to package.txt
- color-picker - Adds a color picker.
- Linter - Enable displaying lint (code style) warnings