diff options
| author | Franck Cuny <franck@fcuny.net> | 2021-02-12 17:17:42 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2021-02-12 17:17:42 -0800 |
| commit | 37bcd39becdd9ad1bd908bce38277cb0aeed5b67 (patch) | |
| tree | 9b84b9790dc96f0773d9f8dfe4d79dd7a1814e33 /emacs/init.el | |
| parent | emacs: set proper font size for linux (diff) | |
| parent | emacs: some updates to org's ui (diff) | |
| download | emacs.d-37bcd39becdd9ad1bd908bce38277cb0aeed5b67.tar.gz | |
Merge branch 'master' of ssh://git.fcuny.net:222/fcuny/dotfiles
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) |
