-
Notifications
You must be signed in to change notification settings - Fork 0
collinbarnwell/my-emacs-setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Install deps: ## Googly emacs: sudo apt-get install emacs-google-config ## Buildifier: sudo apt-get install golang-go local install_location=/usr/local/bin/buildifier export GOPATH=/tmp/gopath go get github.com/bazelbuild/buildtools/buildifier sudo mv $GOPATH/bin/buildifier $install_location rm -rf /tmp/tmp-gopath # Clone this repo. git clone --recurse-submodules https://github.com/collinbarnwell/my-emacs-setup.git .emacs.d # Keep trying emacs --debug-init nofile.txt & # until it works.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published