summaryrefslogtreecommitdiffstats
path: root/dotfiles
AgeCommit message (Expand)AuthorFilesLines
2011-11-08dotfiles: Sync latest gitconfigHEADmasterDamien Lespiau1-6/+1
2011-11-08dotfiles: fix wgetrc nameDamien Lespiau1-0/+0
2011-07-22dotfiles: Add per-project vimrc filesDamien Lespiau2-0/+11
2011-07-22dotfiles: Add a wgetrcDamien Lespiau1-0/+1
2011-07-22dotfiles: Add curlrcDamien Lespiau1-0/+1
2010-11-01mybashrc: Tune sh -xDamien Lespiau1-0/+2
2010-11-01mybashrc: make is now an alias to make -sDamien Lespiau1-0/+1
2010-11-01gitconfig: Sync gitconfigDamien Lespiau1-1/+23
2010-05-26mybashrc: Add a few handy search paths to PATH and MANPATHDamien Lespiau1-1/+2
2010-05-15vimrc: Don't highligth characters after 80 columns in headersDamien Lespiau1-1/+1
2010-04-29dotfiles: add a small ~/.hgrc (mercurial)Damien Lespiau1-0/+2
2010-03-23gdb: add glib.py and gobject.pyDamien Lespiau3-0/+622
2010-02-11mybashrc: Do not display the whole path but just the basenameDamien Lespiau1-1/+1
2010-02-11mybashrc: remove bogus sourceDamien Lespiau1-3/+0
2010-02-11mybashrc: put the $ on the new lineDamien Lespiau1-1/+1
2010-02-11mybashrc: Source bash_completion and add a git aware promptDamien Lespiau1-0/+6
2010-02-11gitconfig: Specify vim as the editorDamien Lespiau1-0/+3
2009-12-07vim: align args: save/restose the " register tooDamien Lespiau1-1/+4
2009-12-07gitconfig: make 'git push' only push the current branchDamien Lespiau1-0/+3
2009-12-07vim: fix sanitize typoDamien Lespiau1-2/+2
2009-12-07vim: add a plugin to align arguments of C functionsDamien Lespiau2-0/+224
2009-12-01vim: Add a plugin to generate gtk-doc commentsDamien Lespiau1-0/+121
2009-09-16vimrc: add wildignore option to hide object files from completionDamien Lespiau1-0/+1
2009-09-11vimrc: disable trailing white space removalDamien Lespiau1-1/+1
2009-07-04nethackrc: show boulders as 0Damien Lespiau1-0/+1
2009-03-19vimrc: remove trailing spaces on BufPreWriteDamien Lespiau1-4/+7
2009-03-18vimrc: add Makefile autocmdDamien Lespiau1-0/+4
2009-03-18vimrc: add support for per directory .vimrc filesDamien Lespiau1-0/+3
2009-03-08Use the elflord colorscheme when not using the GUIDamien Lespiau1-1/+6
2009-02-18[nethackrc] Always useful to have around!Damien Lespiau1-0/+21
2009-02-11mybashrc: add 2 aliasesDamien Lespiau1-0/+3
2009-02-10mybashrc: a small file to source at the end of ~/.bashrcDamien Lespiau1-0/+5
2009-02-10vimrc: add macro to add change log entries .spec filesDamien Lespiau1-0/+6
2008-11-11gitconfig: fix proxy settingsDamien Lespiau1-5/+0
2008-10-04gvimrc: open gvim with 80 columnsDamien Lespiau1-2/+4
2008-10-04vimrc: don't map <tab> and S-<tab>Damien Lespiau1-14/+0
2008-07-22vimrc: add <tab> and S-<tab> mapsDamien Lespiau1-0/+14
2008-07-22vimrc: add ,e mapDamien Lespiau1-0/+7
2008-07-22vimrc: add taglist pluginDamien Lespiau3-0/+6050
2008-07-17vimrc: add Cg and GLSL syntax supportDamien Lespiau3-0/+381
2008-07-17vimrc: highlight characters after column 80 in *.[ch]Damien Lespiau1-0/+3
2008-07-12Initial commitDamien Lespiau6-0/+286