mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-23 03:04:58 +08:00
4 lines
49 B
Fish
4 lines
49 B
Fish
|
function eeval
|
||
|
__launch_emacs --eval $argv
|
||
|
end
|