Remove old tramp-remote-path
from WPI
This commit is contained in:
parent
131737c318
commit
9ed6f4bac3
@ -138,7 +138,6 @@
|
|||||||
:bind ("C-c C-f" . find-file-as-root)
|
:bind ("C-c C-f" . find-file-as-root)
|
||||||
:config
|
:config
|
||||||
(add-to-list 'tramp-remote-path 'tramp-own-remote-path)
|
(add-to-list 'tramp-remote-path 'tramp-own-remote-path)
|
||||||
(add-to-list 'tramp-remote-path '"/home/adam/asgoldsmith/install/bin/")
|
|
||||||
(setq tramp-default-method "ssh")
|
(setq tramp-default-method "ssh")
|
||||||
(defun find-file-as-root ()
|
(defun find-file-as-root ()
|
||||||
(interactive)
|
(interactive)
|
||||||
|
Loading…
Reference in New Issue
Block a user