From d324ce9d594c01b84e2aa3b3574bb90f271a10c1 Mon Sep 17 00:00:00 2001 From: jowj Date: Sat, 21 Mar 2020 22:08:26 -0500 Subject: [PATCH] Setup social emacs config. --- .bashrc | 3 +++ .emacs.d/init.el | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 2a3af0c..1d7ee10 100644 --- a/.bashrc +++ b/.bashrc @@ -27,6 +27,9 @@ alias lsli='lsl -i' # lsl+inodes alias l1='ls -1' alias llm='lsl -r -t' # lsl+ sort by modified time (lastest at bottom) +# emacs aliases lol +alias social="emacs -q -l '~/.emacs.d/init-social.el'" + # blatantly steal micah's colorized man pages # See: http://boredzo.org/blog/archives/2016-08-15/colorized-man-pages-understood-and-customized # see: https://github.com/mrled/dhd/blob/800544cae0cc2f4e2b85b5dafae59babf75677fe/hbase/.bashrc diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 3b67a1b..4a438f3 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -41,7 +41,8 @@ '(epg-gpg-program "/usr/local/bin/gpg") '(global-hl-line-mode t) '(package-selected-packages - '(pinboard yaml-mode which-key web-mode virtualenvwrapper use-package twittering-mode try smex racer powershell poetry pipenv ox-reveal outline-magic org-pdfview org-bullets ob-restclient multiple-cursors magit lua-mode lsp-ui iedit helm flycheck-rust exec-path-from-shell eglot edit-indirect company-lsp ansible ace-window))) + (quote + (pinboard yaml-mode which-key web-mode virtualenvwrapper use-package twittering-mode try smex racer powershell poetry pipenv ox-reveal outline-magic org-pdfview org-bullets ob-restclient multiple-cursors magit lua-mode lsp-ui iedit helm flycheck-rust exec-path-from-shell eglot edit-indirect company-lsp ansible ace-window)))) '(znc-servers `(("bouncer.awful.club" 5000 t ((freenode "blindidiotgod/freenode" ,znc-password)