Fix code blocks (README)
This commit is contained in:
parent
615bcf4171
commit
86d7dfbf78
1 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ A simple and easy way to keep notes via your linux terminal.
|
|||
Information about shellnotes.
|
||||
## findnote:
|
||||
Find a specific note in your Notes folder.
|
||||
##findmisplacednote:
|
||||
## findmisplacednote:
|
||||
Find a misplaced note in your system.
|
||||
## renamenote:
|
||||
Rename a note.
|
||||
|
@ -44,7 +44,7 @@ A simple and easy way to keep notes via your linux terminal.
|
|||
|
||||
## step 4:
|
||||
|
||||
-Open any text editor you want. Select "Open file" from its menu (Usually top left) and navigate to your home folder. Then, press `Ctrl + H` in order to show all the hidden files and folders
|
||||
-Open any text editor you want. Select "Open file" from its menu (Usually top left) and navigate to home. Then, press `Ctrl + H` in order to show all the hidden files and folders
|
||||
in the home directory. Find a file called `.bashrc` and open it.
|
||||
|
||||
## step 5:
|
||||
|
|
Loading…
Reference in a new issue