mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-17 16:07:49 +02:00
sublime-text: mention subl (closes #37)
This commit is contained in:
parent
8612d447b7
commit
cf9d5f8737
@ -35,3 +35,11 @@ _Replace ⌘ with Ctrl on Windows and Linux._
|
||||
{:.shortcuts}
|
||||
|
||||
_Replace ⌘ with Ctrl on Windows and Linux._
|
||||
|
||||
### Command line
|
||||
Use `subl` to open files in Sublime from the terminal.
|
||||
|
||||
```sh
|
||||
$ subl .
|
||||
$ subl README.md
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user