diff --git a/.emacs.d/init.el b/.emacs.d/init.el index b9a37c7..0b6abff 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -138,7 +138,6 @@ :bind ("C-c C-f" . find-file-as-root) :config (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") (defun find-file-as-root () (interactive)