summary refs log tree commit diff
path: root/gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-02-27[Emacs] Use different color for highlight and region.Franck Cuny1-2/+3
2017-02-20[README] upFranck Cuny1-2/+1
2017-02-20[notes] Delete the notesFranck Cuny2-96/+0
Will use Google Keep instead.
2017-02-18[ctags] initial configurationFranck Cuny2-0/+26
2017-02-18[notes] upFranck Cuny1-2/+37
2017-02-18[Emacs] Simple configuration for org-mode.Franck Cuny1-3/+12
2017-02-18[Emacs] Remove configuration for 'popwin'.Franck Cuny1-7/+0
Another package I don't use.
2017-02-18[Emacs] Remove dependency for gist.Franck Cuny1-5/+0
I don't use it.
2017-02-18[Emacs] Move all the configuration related to twitter to it's own fileFranck Cuny3-61/+90
The configuration for the style checker; the functions to create remote files on nest; etc. All are now living in a file with all things related to twitter.
2017-02-17[notes] upFranck Cuny2-1/+28
2017-02-17[Emacs] Move wabi-sabi theme inside this repo.Franc