Skip to content

Instantly share code, notes, and snippets.

@anhhh11
Last active August 4, 2016 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anhhh11/fb88cdb39a2715c48dce91d3b43c364d to your computer and use it in GitHub Desktop.
Save anhhh11/fb88cdb39a2715c48dce91d3b43c364d to your computer and use it in GitHub Desktop.
# From https://scotch.io/bar-talk/best-of-atom-features-plugins-acting-like-sublime-text
apm install simple-drag-drop-text git-plus tortoise-svn vim-mode merge-conflicts color-picker emmet docblockr pigments linter autocomplete-modules auto-update-packages file-icons minimap project-manager
apm install browser-plus terminal-plus git-time-machine expand-selection-to-quotes grammar-token-limit swackets recent-files-fuzzy-finder tree-view-git-status
apm install react tortoise-svn atom-beautify autoclose-html
apm list --installed --bare > package-list.txt
apm install --packages-file package-list.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment