Giter Club home page Giter Club logo

atom-config's Introduction

atom-config

Set Up

sudo add-apt-repository ppa:webupd8team/atom
sudo apt update
sudo apt install atom

or install by downloading from https://atom.io/

sudo dpkg -i atom-amd64.deb

Clone repo:

git clone [email protected]:MarcoABCorrea/atom-config.git ~/.atom
cd ~/.atom
apm install --packages-file my-packages.txt

Generate list of packages

cd ~/.atom
ls packages | xargs -n 1 echo | cut -d/ -f1 > my-packages.txt

Useful shortcuts

Action Shortcut Source
Beautify ctrl+alt+b atom-beautify
Fuzzy file find ctrl+t atom-beautify
Find text ctrl+shift+f atom
Copy line down ctrl+shift+d atom
Move line up ctrl+up atom
Move line down ctrl+down atom
Uppercase ctrl+k+u atom
Lowercase ctrl+k+l atom
Preview markdown ctrl+shift+m atom

https://github.com/nwinkler/atom-keyboard-shortcuts

atom-config's People

Contributors

marcoabcorrea avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.