Created
October 2, 2019 12:20
-
-
Save veer66/64b5ce113dcfbd2f67b5f0a908c6dee8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (require 'package) | |
| (add-to-list 'package-archives | |
| '("melpa" . "https://melpa.org/packages/")) | |
| (package-initialize) | |
| (ergoemacs-mode) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment