mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
2 lines
60 B
Bash
2 lines
60 B
Bash
# Alt-Enter to run in background
|
|
bindkey -s "^[\r" "^e &\r"
|