added zsh settings and uddated emacs init.el

This commit is contained in:
Grant
2017-02-02 09:40:01 -07:00
parent efd43b0cde
commit 556e0783ce
2 changed files with 14 additions and 1 deletions

View File

@@ -100,7 +100,7 @@
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(go-mode jq-mode web-beautify use-package tern-auto-complete rustfmt racer neotree magit json-reformat js2-highlight-vars jedi helm flymake-rust flycheck-rust csharp-mode company-jedi cargo))))
(swift-mode swift3-mode go-mode jq-mode web-beautify use-package tern-auto-complete rustfmt racer neotree magit json-reformat js2-highlight-vars jedi helm flymake-rust flycheck-rust csharp-mode company-jedi cargo))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.