Merge branch 'patch-2' of git://github.com/bharadwaj-raju/tldr into bharadwaj-raju-patch-2
This commit is contained in:
@@ -9,3 +9,15 @@
|
|||||||
- Open a file or folder in a new window:
|
- Open a file or folder in a new window:
|
||||||
|
|
||||||
`atom -n {{path/to/file/or/folder}}`
|
`atom -n {{path/to/file/or/folder}}`
|
||||||
|
|
||||||
|
- Install packages from http://atom.io/packages and themes from http://atom.io/themes:
|
||||||
|
|
||||||
|
`apm install {{package_name}}`
|
||||||
|
|
||||||
|
- Remove packages/themes:
|
||||||
|
|
||||||
|
`apm remove {{package_name}}`
|
||||||
|
|
||||||
|
- Upgrade packages/themes:
|
||||||
|
|
||||||
|
`apm upgrade {{package_name}}`
|
||||||
|
Reference in New Issue
Block a user