Skip to content

Instantly share code, notes, and snippets.

@talkahe
talkahe / atom_packages.sh
Last active August 14, 2018 07:44 — forked from JarLowrey/atom_stater_pack.sh
Basic Atom Packages
#!/bin/sh
#Download, 'cd' into the Downloads/ directory, run 'sh atom_packages.sh' in a terminal
#Editor
apm install linter # https://atom.io/packages/linter - available linters: http://atomlinter.github.io/
apm install highlight-selected # https://atom.io/packages/highlight-selected
apm install atom-beautify # https://atom.io/packages/atom-beautify
apm install fold-lines # https://atom.io/packages/fold-lines