Skip to content

Instantly share code, notes, and snippets.

@marabesi
Created January 25, 2017 14:23
Show Gist options
  • Save marabesi/5f9654db2d9a1b901e2530cd8185a9bc to your computer and use it in GitHub Desktop.
Save marabesi/5f9654db2d9a1b901e2530cd8185a9bc to your computer and use it in GitHub Desktop.
Atom packages
# file icons
apm install file-icons &&
# allow to move between panes
apm install move-panes &&
# allow debug php from atom
apm install php-debug &&
# allo using terminal inside atom
apm install atom-terminal-panel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment