summary refs log tree commit diff
path: root/emacs.d/inits (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-29[emacs] stop using `diminish`.Franck Cuny3-9/+0
2016-01-28[tmux] try a new binding to split windows.Franck Cuny1-3/+5
Use binding similar to Emacs to split the windows (using 2 and 3).
2016-01-26[bash] cleanup basic configuration.Franck Cuny1-37/+12
Remove a few things and move other stuff around.
2016-01-22[makefile] clean it up by removing vim and binFranck Cuny1-4/+1
2016-01-19[emacs] slightly smaller font.Franck Cuny1-1/+1
2016-01-19[emacs] Fix a couple of bindings for helm.Franck Cuny1-0/+2
2016-01-17Remove configuration for `vim` and all the scriptsFranck Cuny13-1496/+0
No need to carry a configuration for `vim` anymore, and most of the scripts are either useless, or have moved to the *toolbox* repository on GitHub (and are now in go, and sometimes with tests).
2016-01-13[emacs] some small changes to the UI.Franck Cuny1-13/+10
Bigger font, and a few changes to the mode line (drop the time/date; remove the function name, etc.).
2016-01-12[emacs] remove a few config files.Franck Cuny2-11/+0
Remove configuration for racket and scala. I don't have time to make them work correctly for now. I'll get back to them later if I need.
2016-01-07[