atom-shell-commands
atom-shell-commands copied to clipboard
Renamed commands -> commandsList as commands is reserved on OSX
On OSX, keyword "commands" in Atom config file seem to be reserved. Plugin was not working at all.
After renaming to something else, everything works as expected.