diff options
| author | Franck Cuny <franck@fcuny.net> | 2021-02-12 09:38:24 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2021-02-12 09:39:22 -0800 |
| commit | 9b2a4837bb9f6b033c8b9ef8e0b1b92ead31eda7 (patch) | |
| tree | 148b3af77ee72ccda05b1d047f3d0f20159811be /emacs/init.el | |
| parent | org: rewrite the capture templates (diff) | |
| download | emacs.d-9b2a4837bb9f6b033c8b9ef8e0b1b92ead31eda7.tar.gz | |
emacs: initial configuration for tramp
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index 6a9e142..e103956 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -38,4 +38,5 @@ (require 'fcuny-flycheck) (require 'fcuny-prog) (require 'fcuny-eshell) +(require 'fcuny-tramp) (require 'fcuny-twitter) |
