summaryrefslogtreecommitdiff
path: root/configs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-09[vim] add more syntax / ftplugin stuffFranck Cuny3-0/+3
2018-09-09[tmux] add tmux config backFranck Cuny2-1/+56
2018-09-09[bash] set vim for the default editorFranck Cuny1-1/+1
2018-09-08Revert "[vim] Guess what."Franck Cuny4-2/+2611
This reverts commit 2f8889f15056a3d02012c98c0eb701ee6fb16a57.
2018-09-08[emancs] remove projectile and ivyFranck Cuny1-64/+0
2018-09-08[emacs] remove eldoc configurationFranck Cuny1-4/+0
2018-09-08[emacs] remove magit configurationFranck Cuny1-26/+0
2018-09-08[emacs] clean up go configurationFranck Cuny1-21/+0
2018-09-08[emacs] remove flycheckFranck Cuny1-37/+8
2018-09-08[emacs] remove markdown configurationFranck Cuny1-10/+0
2018-09-08[emacs] remove flycheckFranck Cuny1-8/+0
2018-09-08[emacs] remove trampFranck Cuny1-5/+0
2018-09-08[emacs] remove duplicated package declarationFranck Cuny1-4/+0
2018-09-05[bash] Move all aliases to bashrc.Franck Cuny3-29/+28
2018-09-05[vim] Guess what.Franck Cuny4-2611/+2
2018-09-05[emacs] drop a bunch of useless stuff from the configFranck Cuny1-61/+2
Remove Python stuff, they don't work well (I don't know how to configure them correctly) and more importantly, I don't care. Remove the linter for puppet (it never works well). Also remove a few unused variables.
2018-09-02[vim] syntax on and don not show whitespaces for goFranck Cuny2-1/+2
2018-09-02[emacs] smaller font (again)Franck Cuny1-1/+1
2018-08-27[emacs] set the font size.Franck Cuny1-0/+2
2018-08-27[vim] Add vim again. Will give it another try for a week.Franck Cuny4-3/+2611
2018-08-19[emacs] merge configurationsFranck Cuny7-307/+243
2018-08-12[emacs] Move some more configuration back to init.elFranck Cuny3-235/+215
2018-08-11[emacs] Move back some configs to init.elFranck Cuny2-72/+71
Simplify by moving important variables and functions to the main init file.
2018-08-11[emacs] Automatically update elpa packages.Franck Cuny1-0/+8
2018-08-11[emacs] Set correctly the path for "source".Franck Cuny1-1/+1
2018-08-11[emacs] ensure use-package is installed.Franck Cuny1-0/+5
This is needed to bootstrap a new installation.
2018-08-05Shuffling things around in this repoFranck Cuny17-0/+760