mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
| .. | ||
| nohup.plugin.zsh | ||
| README.md | ||
bbedit
Plugin to prefix the current command with nohup using the Ctrl+H shortcut
Usage
-
If them corrent termina line is
test 1 2 3it will be transformed tonohup test 1 2 3 &> test.outand vice-versa -
If no command is existing, the last submitted command will be recalled