call emacs woman from vterm
1 files changed, 4 insertions(+), 0 deletions(-) M zshrc.org
M zshrc.org => zshrc.org +4 -0
@@ 391,6 391,10 @@ find_file() { say() { vterm_cmd message "%s" "$*" } + +woman() { + vterm_cmd woman "$1" +} #+end_src ** Options :PROPERTIES: