From e7655dd1b745799915679bdcb9f9d40456472fd9 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 28 May 2019 21:50:20 -0400 Subject: [PATCH] Update emacs init and change elfeed port --- emacs/.config/doom/+elfeed.el | 2 +- emacs/.config/doom/init.el | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/emacs/.config/doom/+elfeed.el b/emacs/.config/doom/+elfeed.el index 2feded3..992a070 100644 --- a/emacs/.config/doom/+elfeed.el +++ b/emacs/.config/doom/+elfeed.el @@ -2,6 +2,6 @@ (run-with-timer 0 (* 30 60) 'elfeed-update) (setq httpd-host "0.0.0.0") -(setq httpd-port 10007) +(setq httpd-port 10000) (elfeed-web-start) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 2a9da23..9972afd 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -42,10 +42,10 @@ :emacs (dired +ranger +icons) electric ; smarter, keyword-based electric-indent - eshell ; a consistent, cross-platform shell (WIP) - imenu ; an imenu sidebar and searchable code index - term ; terminals in Emacs vc ; version-control and Emacs, sitting in a tree + :terms + eshell ; a consistent, cross-platform shell (WIP) + term ; terminals in Emacs :tools ansible @@ -60,14 +60,14 @@ lsp macos ; MacOS-specific commands make ; run make tasks from Emacs - (magit +forge) ; a git porcelain for Emacs - password-store ; password manager for nerds + (magit +forge) ; a git porcelain for Emacs + pass ; password manager for nerds pdf ; pdf enhancements - ;;prodigy ; FIXME managing external services & code builders - ;;rgb ; creating color strings + ;;prodigy ; FIXME managing external services & code builders + ;;rgb ; creating color strings terraform ; infrastructure as code - ;;tmux ; an API for interacting with tmux - ;;upload ; map local to remote projects via ssh/ftp + ;;tmux ; an API for interacting with tmux + ;;upload ; map local to remote projects via ssh/ftp ;;wakatime :lang