Skip to content

Import/export config Atom to easily update IDE settings

Notifications You must be signed in to change notification settings

waynelai614/config-atom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom - A hackable text editor

Download Atom's last release and install/update

https://github.com/atom/atom/releases/latest

Import this Atom packages by cli

  • git clone https://github.com/waynelai614/config-atom
  • cd config-atom
  • apm install --packages-file packages.list

Export this Atom packages by cli

apm list --installed --bare > packages.list

Remove ALL packages

apm remove $(apm list --installed --bare | cut -d'@' -f1)

About

Import/export config Atom to easily update IDE settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%