summary refs log tree commit diff
path: root/configs/rcs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-21[emacs] A few misc. updates.Franck Cuny1-27/+18
2018-09-18[configs] add some aurora configs.Franck Cuny3-0/+70
2018-09-15[emacs] Adding a few modes backFranck Cuny1-68/+186
Adding back counsel / projectile, since I actually miss using them. Rewrote some other configs, and added a couple new modules.
2018-09-15[bash] set editor back to emacsFranck Cuny1-1/+1
2018-09-09[vim] ffsFranck Cuny8-2668/+2
2018-09-09[README] updateFranck Cuny1-20/+1
2018-09-09[vim] disable syntaxFranck Cuny1-2/+1
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/+0
2018-07-29[emacs] set font size for osxFranck Cuny1-1/+1
2018-07-17[emacs] BUILD files are python (at work)Franck Cuny1-1/+4
2018-07-17[emacs] Simplify the configurationFranck Cuny21-375/+294
Reduce the number of configuration files.
2018-07-08[emacs] Set font per operating system.Franck Cuny2-0/+6
2018-07-08[emacs] Reduce number of configuration files.Franck Cuny5-55/+45
Group settings in a sensible way.
2018-07-07[emacs] Ensure magit is installed.Franck Cuny1-0/+1
2018-07-07[emacs] Configure correctly for linux (chrome).Franck Cuny4-2/+17
Ensure go binaries are in the path for emacs and add custom settings for linux.
2018-07-06[emacs] All spelling configs in one place.Franck Cuny4-18/+20
2018-07-06[emacs] Forgot to add the serializer config.Franck Cuny2-0/+39
Closes #6
2018-07-06[emacs] Consolidate all serializers format in one file.Franck Cuny5-41/+1
This is easier to maintain. Closes #6
2018-07-03[emacs] Configure correctly python.Franck Cuny1-5/+16
Add anacondo, load eldoc correctly, etc.
2018-07-03[emacs] A number of fixes for go-modeFranck Cuny1-21/+30
Set correctly go-eldoc, set the width of tab to 2, define a proper hook, etc.
2018-07-01[emacs] Remove configuration for rustFranck Cuny3-34/+0
Remove backup file too for basic settings.
2018-07-01general cleanupFranck Cuny4-2589/+2
Remove vim and tmux
2018-06-29[emacs] Massive rewriteFranck Cuny58-766/+532
2018-06-13[emacs] Move back some configs to init.elFranck Cuny3-66/+54
2018-06-13[bash] fix an aliasFranck Cuny1-1/+1
2018-06-11[emacs] mehFranck Cuny1-2/+0
2018-06-11[emacs] fix comment for fringeFranck Cuny1-1/+1
2018-06-11