diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-03 14:42:31 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-03 14:42:31 -0800 |
| commit | 813722ec8ea588533d94c3d178c085eb2b01861e (patch) | |
| tree | 507519f695efb1699d15aeea06e960e92215d68d /emacs/init.el | |
| parent | project: replace projectile with project.el (diff) | |
| download | emacs.d-813722ec8ea588533d94c3d178c085eb2b01861e.tar.gz | |
twitter: delete twitter module
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el index cda6770..b5a8458 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -47,7 +47,6 @@ (require 'fcuny-prog) (require 'fcuny-eshell) (require 'fcuny-tramp) -(require 'fcuny-twitter) (require 'fcuny-notmuch) ;; once we're done initializing the configuration, we start a shell |
