Semi-working emacs config
This commit is contained in:
parent
a16e106f98
commit
fe10168d00
5 changed files with 157 additions and 134 deletions
|
|
@ -4,3 +4,4 @@
|
|||
(setenv "PATH" (mapconcat 'identity exec-path ":")) ;;fixes direnv losing nix pkgs
|
||||
(add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t)
|
||||
(package-initialize)
|
||||
(package-refresh-contents)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue