summary refs log tree commit diff
path: root/emacs.d (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-17[emacs] Add a custom variable for the files ignored by projectile.Franck Cuny2-2/+16
2018-04-12[emacs] Add hydra for magit.Franck Cuny1-1/+14
2018-04-12[emacs] Add hydra for projectile.Franck Cuny1-0/+44
2018-04-12[emacs] Add smart-mode-line and a larger fringe.Franck Cuny1-1/+14
2018-04-08[emacs] Fix (I think) the binding for hydraFranck Cuny5-16/+29
2018-04-08[emacs] Add additional variables.Franck Cuny3-6/+11
2018-04-08[emacs] Rename some custom variables.Franck Cuny3-18/+26
Use '-' as a separator instead of '/' in some variable's names.
2018-04-08[tmux] Add tmux again.Franck Cuny2-3/+6
But really not sure it will stick around.
2018-04-08[emacs] Large refactoring.Franck Cuny43-830/+820
At first I wanted to add support for java, and then I realized that maintaining a giant file with all the packages was not working as I was expected. The configuration is broken down to multiple files now, with each major mode in a separate file, and the main modules in their own too. This should make it easier to maintain and organize.
2018-04-01[emacs] fix some path after directories reorgFranck Cuny2-4/+4
2018-04-01[bash] add a few more aliasesFranck Cuny1-1/+3
2018-04-01[bash] reorganize some directoriesFranck Cuny1-3/+3
2018-03-27[emacs] fix font (again)Franck Cuny1-1/+1
2018-03-27[bash] fix path for twitter configurationFranck Cuny1-1/+1
2018-03-22[bash] some clean up / new aliasesFranck Cuny3-20/+28
2018-03-22[emacs] well, fonts ...Franck Cuny1-1/+1
2018-03-22[emacs] Emacs is not a tool to operate hosts/clusters.Franck Cuny1-13/+0
2018-03-22[emacs] add support for rust.Franck Cuny1-0/+16
2018-03-07[git] ignore a file for auroraFranck Cuny1-0/+1
2018-02-28[README] Update documentation.Franck Cuny1-0/+6
2018-02-28[emacs] Add Google's C style guide.Franck Cuny1-0/+3
2018-02-28[emacs] No, smaller font :pFranck Cuny1-1/+1
2018-02-28[emacs] some visual changes:Franck Cuny1-5/+3
- change frame title to include filename - bigger fringe - biffer font (again)
2018-02-28[emacs] add support for protobufFranck Cuny1-0/+4
2018-02-28[bash] Configure $EDITOR correctly.Franck Cuny1-1/+1
2018-02-28[vim] Remove vim, I really can't get to switch.Franck Cuny22-2661/+3
2018-02-25[Makefile] fix the URL to my public keyFranck Cuny1-1/+1
2018-02-25[vim] drop airline and set the status barFranck Cuny1-14/+8