summary refs log tree commit diff
path: root/fonts/DejaVuSerif-BoldItalic.ttf (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-20[fonts] Remove Go font and add DejaVuFranck Cuny33-36/+0
2016-11-20[Emacs] Some updates to my own theme.Franck Cuny1-8/+7
2016-11-20[Emacs] Use spaceline to manage the mode-line.Franck Cuny1-0/+38
We can have a fancy and more readable mode line with the help of spaceline.
2016-11-20[Emacs] Use a symbol for the mode name for Magit.Franck Cuny1-0/+3
2016-11-20[Emacs] Make flycheck more readable in the mode line.Franck Cuny1-13/+16
This new configuration should be more easy to read, with report for individual errors/warnings/info. For every state other than 'finished', we display the report with ? instead of numbers.
2016-11-20[Emacs] Highlight current line.Franck Cuny1-0/+7
2016-11-20[Emacs] Use DejaVu Sans Mono for the font, add time, and bookmarks.Franck Cuny1-4/+12
The bookmarks can be useful (for example, to go quickly to a thrift definition, when I never remember the path).
2016-11-20[Emacs] Split the configuration in individual lines.Franck Cuny1-14/+33
Instead of having a large `(setq ...)', let's have multiple one. This makes it easier to comment on them.
2016-11-19[bash] Add alias for time and sort aliases.Franck Cuny1-2/+2