Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

testthedocs/dotatom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funding Circle Atom configuration

Prerequisites

  • You have Atom installed 🚀
  • You have apm installed
    Run Atom > Install Shell Commands from the menu option

Instructions

Note: This will wipe out any existing Atom configurations that you have.

mv ~/.atom ~/.atom_bak
git clone git@github.com:FundingCircle/dotatom.git ~/.atom

Install the Atom packages by running:

apm install --packages-file ~/.atom/package-list.txt

If you add or update an Atom package, update the package-list.txt file:

apm list --installed --bare > ~/.atom/package-list.txt

About

Config for the Atom text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 68.9%
  • CoffeeScript 31.1%