All Projects → FundingCircle → dotatom

FundingCircle / dotatom

Licence: other
Config for the Atom text editor

Programming Languages

coffeescript
4710 projects
CSS
56736 projects

Projects that are alternatives of or similar to dotatom

slack-ui
A light UI theme for Atom that is inspired by Slack's Aubergine sidebar theme
Stars: ✭ 17 (+13.33%)
Mutual labels:  atom
superconfig
Access environment variables. Also includes presence validation, type coercion and default values.
Stars: ✭ 33 (+120%)
Mutual labels:  configuration
atom-language-postcss
Atom language support for PostCSS
Stars: ✭ 55 (+266.67%)
Mutual labels:  atom
olcut
A Java configuration, shell, and general utility toolkit
Stars: ✭ 23 (+53.33%)
Mutual labels:  configuration
atom-php-cs-fixer
Run the 'PHP Coding Standards Fixer' within Atom
Stars: ✭ 30 (+100%)
Mutual labels:  atom
tool-bar
Package providing customisable toolbar for Atom
Stars: ✭ 161 (+973.33%)
Mutual labels:  atom
dot-emacs
My Emacs configuration files - mirrored from GitLab
Stars: ✭ 69 (+360%)
Mutual labels:  configuration
configuration
Config files
Stars: ✭ 12 (-20%)
Mutual labels:  configuration
dotfiles
my dotfiles
Stars: ✭ 14 (-6.67%)
Mutual labels:  configuration
go-config
Configuration file loader for Go
Stars: ✭ 27 (+80%)
Mutual labels:  configuration
mei-tools-atom
Package for the Atom text editor that provides on-the-fly music notation rendering for MEI with Verovio
Stars: ✭ 17 (+13.33%)
Mutual labels:  atom
paerser
No description or website provided.
Stars: ✭ 38 (+153.33%)
Mutual labels:  configuration
atom-ide-definitions
Definitions for Atom IDE
Stars: ✭ 26 (+73.33%)
Mutual labels:  atom
tabnine-atom
Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine
Stars: ✭ 33 (+120%)
Mutual labels:  atom
js-sdk
JavaScript frontend SDK for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
Stars: ✭ 21 (+40%)
Mutual labels:  configuration
logstash-config
logstash-config provides a parser and abstract syntax tree (AST) for the Logstash config format, written in Go
Stars: ✭ 26 (+73.33%)
Mutual labels:  configuration
icingaweb2-module-fileshipper
Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director and optionally ship hand-crafted additional Icinga2 config files
Stars: ✭ 25 (+66.67%)
Mutual labels:  configuration
x-terminal
An xterm based Atom plugin for providing terminals inside your Atom workspace.
Stars: ✭ 34 (+126.67%)
Mutual labels:  atom
encourage-atom
An Atom extension that adds little encouragements while you work
Stars: ✭ 24 (+60%)
Mutual labels:  atom
srcery-terminal
Srcery theme terminal configurations
Stars: ✭ 183 (+1120%)
Mutual labels:  configuration

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 [email protected]: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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].