mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Added some info to README.md
This commit is contained in:
parent
6894c4eb44
commit
fb8e5c277a
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ Add `nohup` to the current command pressing the `Ctrl + H` shortcut
|
|||
* If the command line is `test 1 2 3` it will be transformed to `nohup test 1 2 3 &> test.out` (and vice-versa).
|
||||
|
||||
* If the command line is empty, the last command will be recalled.
|
||||
|
||||
PS. If you use `zsh-syntax-highlighting`, be sure that it is the last in the plugins list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue