Updated Home (markdown)

Mischievous Meerkat 2020-09-13 18:10:11 +05:30
parent 676b4db3e7
commit d37ac5202b
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,7 @@ You can also have an alias:
alias n2="dvtm n n" alias n2="dvtm n n"
``` ```
or a Bash function (with <kbd>^\</kbd> as dvtm modifier) to handle arguments: or a Bash function (with <kbd>^\\</kbd> as dvtm modifier) to handle arguments:
```sh ```sh
n2 () n2 ()