Compare commits

...

2 Commits

Author SHA1 Message Date
53053d7801 Update packages. 2020-03-26 14:53:11 -05:00
a276d07333 Fix idiot wrong path problem. 2020-03-26 14:52:57 -05:00
2 changed files with 1 additions and 2 deletions

View File

@ -42,7 +42,7 @@
'(global-hl-line-mode t)
'(package-selected-packages
(quote
(znc 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))))
(webfeeder znc 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)

View File

@ -65,7 +65,6 @@
:config
(progn
(custom-set-variables '(epg-gpg-program "/usr/local/bin/gpg"))
(setq auth-sources `("~/Documents/projects/agares/applicationConfiguration/.emacs/jlj-secrets.gpg"))
;; handle annoying gpg shit.