Skip to content

metakermit/kermit-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kermit-emacs

My Emacs configuration.

Install Emacs

If you don't have it installed, you can get the current Emacs in Ubuntu by running:

sudo add-apt-repository ppa:ubuntu-elisp/ppa
sudo apt-get update
sudo apt-get install emacs-snapshot

In macOS you can use Homebrew with Cask to install Mitsuharu Yamamoto's fork (with emoji support and other features):

brew tap railwaycat/emacsmacport
brew install emacs-mac

Deploy the settings

Position yourself to where you keep your code, e.g.

cd ~/code/

Clone the git repo

git clone https://github.com/metakermit/kermit-emacs.git

Run the deployment script.

Warning: running this script will move your existing settings files to ~/old-emacs-settings

./deploy-links.sh

Congratulations! You can now open Emacs and enjoy your new settings.

About

My emacs configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages