How to Install vterm in Doom Emacs
How to Install vterm in Doom Emacs
-
Enable
vtermunderinit.el -
SPC h r r
-
Install
libvtermwithdnf install -y libvterm -
Install
cmakewithdnf install -y cmake -
Run
vtermwithM-x vterm
Enable vterm under init.el
SPC h r r
Install libvterm with dnf install -y libvterm
Install cmake with dnf install -y cmake
Run vterm with M-x vterm