CTRL+\ : show the directories
CTRL+SHIFT+r or CTRL+R: new file
CTRL+SHIFT+p or CTRL+P:
1- In atom: Install git-plus
2- Create a GitHub repository ( github.com)
3- on Atom: CTRL+SHIFT+P
git run
example "remote add origin https://github.com/dahai0013/test2.git"
push -u origin master
Atom And Git Plus Remote Repo
https://www.youtube.com/watch?v=JCCRN6ftJZQ
Atom And Git Plus Remote Repo