Skip to content

Commit

Permalink
Example emacs theme switching.
Browse files Browse the repository at this point in the history
  • Loading branch information
ferlatte committed Sep 12, 2015
1 parent 580f01f commit 3282b71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions emacs.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#! /bin/bash

emacsclient --eval "(load-theme 'solarized-light)"

emacsclient --eval "(load-theme 'solarized-dark)"

0 comments on commit 3282b71

Please sign in to comment.