A simple bash script to pre-install a bunch of Atom plugins, so that everyone on your team has the same Atom configuration.
- Install Atom core: https://atom.io/
cd [into directory of your choice]
, e.g.mkdir ~/Documents/scripts/ && cd ~/Documents/scripts/
git clone https://github.com/sebastientaggart/install-atom.git
./install-atom.sh