Fixes vterm running over ssh

This commit is contained in:
Emmet 2024-06-05 21:04:44 -05:00
parent d6fda69eee
commit 9a1a7a5e6b
2 changed files with 2 additions and 1 deletions

View file

@ -1770,6 +1770,7 @@ I don't have this active right now since it's kinda weird with pgtk...
#+END_SRC
** Terminal
#+BEGIN_SRC emacs-lisp :tangle config.el
(add-to-list 'tramp-remote-path 'tramp-own-remote-path)
#+END_SRC
** Elfeed
#+BEGIN_SRC emacs-lisp :tangle config.el