mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-10 05:25:14 +08:00
4 lines
64 B
Fish
4 lines
64 B
Fish
![]() |
function ec
|
||
|
__launch_emacs $argv --create-frame --no-wait
|
||
|
end
|