This repository is a personal compilation of various functionalities that I personally find useful in my Atom editor. Mainly, a custom tool bar using the apm package tool-bar as a base.
git clone git@github.com:brucewsinc/atom-custom-tools.git
cd atom-custom-tools
apm install
apm link .
Alternatively:
apm install brucewsinc/atom-custom-tools