Created
March 20, 2021 04:39
-
-
Save pj8912/8a9ba48c61f9e58e513ff516121f8f6c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| to open a file | |
| <code> vim FILE_NAME </code> | |
| start writing: | |
| press<code>i</code> | |
| after opening the file the commands appear at the bottom of the terminal | |
| do not write commands inside the file. | |
| press ESC to exit the writing mode, press i again to write current file | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment