diff options
| author | 2017-03-05 22:12:41 -0800 | |
|---|---|---|
| committer | 2017-03-05 22:12:41 -0800 | |
| commit | 48879e0ab436faae10f27cffe291c64ea0c32dbf (patch) | |
| tree | 3fdc1195bd8eeaeb9dcd80b8e16c6e40f241baea /emacs | |
| parent | ab8803b72bfe331f859cca2ca168fdf99d201a2f (diff) | |
| download | new-dotfiles-48879e0ab436faae10f27cffe291c64ea0c32dbf.tar.gz new-dotfiles-48879e0ab436faae10f27cffe291c64ea0c32dbf.zip | |
Show the outline when the file is loaded
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/.emacs.d/init.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 70ad205..50cc268 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -1,5 +1,5 @@ #+TITLE: Tom-Emacs Interface -#+STARTUP: showall +#+STARTUP: content This is my personal Emacs configuration. The name was inspired by "Ghost in the Shell 2: Man-Machine Interface and Ryan Rix's "Complete |
