summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ZSH: Re-instated the unicode charactersGravatar Tom Willemsen2011-05-171-4/+4
|
* NEWSBEUTER: Added emacs wiki RecentlyChanged feedGravatar Tom Willemsen2011-05-171-0/+1
|
* MUTT, NEWSBEUTER: Changed some whites to defaultGravatar Tom Willemsen2011-05-172-6/+6
|
* URXVT: Changed colorsGravatar Tom Willemsen2011-05-171-12/+12
| | | | Changed colors to resemble the emacs naquadah theme more
* EMACS: Added Rainbow delimiters modeGravatar Tom Willemsen2011-05-175-3/+412
|
* ZSH: Show todolist upon entering a directoryGravatar Tom Willemsen2011-05-162-4/+10
|
* MUTT: Changed color for mail with attachGravatar Tom Willemsen2011-05-161-5/+5
|
* GIT: Added emailing configurationGravatar Tom Willemsen2011-05-161-0/+5
|
* EMACS: Added ide-skelGravatar Tom Willemsen2011-05-164-1/+5957
|
* MUTT: gmail should be primary again, not archGravatar Tom Willemsen2011-05-151-2/+2
|
* GIT: using ryuslash again, tom.willemsen was fun for a whileGravatar Tom Willemsen2011-05-151-1/+1
|
* Bumped submodulesGravatar Tom Willemsen2011-05-121-0/+0
|
* Colors updateGravatar Tom Willemsen2011-05-129-20/+13
| | | | | | I like the naquadah theme for emacs, so now I've changed a few colors to make my terminal apps look a little bit more like it, more will most likely follow.
* CONKEROR: Changed default download directoryGravatar Tom Willemsen2011-05-101-0/+2
|
* NEWSBEUTER: Confirm on exit, save max 2000 items for nowGravatar Tom Willemsen2011-05-101-0/+2
|
* NEWSBEUTER: Removed some feesds, added ratfistGravatar Tom Willemsen2011-05-101-8/+1
|
* IRSSI: autologin bitlbeeGravatar Tom Willemsen2011-05-101-6/+15
|
* ZSH: Add a little colorGravatar Tom Willemsen2011-05-101-3/+4
| | | | | | I discovered that `less -SXRF` will show colors, but that ls, grep and cower all detect less to be a color-less terminal anyway, so I've added the color=always
* NEWSBEUTER: removed uninteresting urlsGravatar Tom Willemsen2011-05-021-15/+0
|
* Removed getrootname.sh, don't use dwm anymoreGravatar Tom Willemsen2011-05-011-40/+0
|
* Added conkerorrc againGravatar Tom Willemsen2011-05-012-0/+12
|
* Added stumpwmrcGravatar Tom Willemsen2011-05-012-0/+141
|
* ZSH: setopt EXTENDED_GLOB and export CC=clangGravatar Tom Willemsen2011-05-011-3/+5
|
* Merge branch 'master' of ↵Gravatar Tom Willemsen2011-04-262-1/+4
|\ | | | | | | git://gitorious.org/ryuslash/dotfiles
| * EMACS: removed annoying mumamo warning in php-modeGravatar Tom Willemsen2011-04-261-0/+3
| |
| * EMACS: Added antialias to fontGravatar Tom Willemsen2011-04-261-1/+1
| |
* | Moved cower download to /home/slash/var/aur/Gravatar Tom Willemsen2011-04-261-1/+1
|/
* Don't save alias in gitGravatar Tom Willemsen2011-04-262-0/+1
|
* Reshuffled home directoryGravatar Tom Willemsen2011-04-264-22/+22
| | | | | I changed the layout of my home directory, and these are the files that have been affected by that.
* EMACS: c-mode keysGravatar Tom Willemsen2011-04-261-1/+7
| | | | | | | | | | * Mapped <Return> to c-indent-new-comment-line followed by a c-indent-line-or-region. * Mapped <C-return> to newline, since c-indent-new-comment-line inserts a \ at the end of #define statements and #include statements which makes the compiler think the line continues on the next.
* Moved org file(s) againGravatar Tom Willemsen2011-04-261-1/+1
|
* EMACS: Toggle header and sourceGravatar Tom Willemsen2011-04-232-0/+11
| | | | | Wrote a function to toggle views between a header and source file in c-mode and locally bound this to F11.
* Bumped submodule: emacs.d/naquadah-themeGravatar Tom Willemsen2011-04-211-0/+0
|
* NEWSBEUTER: removed stackoverflow feedGravatar Tom Willemsen2011-04-211-1/+1
| | | | | Stack overflow has too many new questions each time and I don't use this feed anyway.
* INSTALL: linkingGravatar Tom Willemsen2011-04-211-4/+27
| | | | | Since linking creates trouble in some cases I've added some more detail to the function, showing me if they do it or not and such.
* Merge branch 'master' of ↵Gravatar Tom Willemsen2011-04-214-4/+7
|\ | | | | | | git://gitorious.org/ryuslash/dotfiles
| * EMACS: Don't start eldoc for phpGravatar Tom Willemsen2011-04-181-0/+3
| |
| * EMACS: PathsGravatar Tom Willemsen2011-04-183-4/+4
| | | | | | | | | | Of course paths need to be defined in ~/.emacs, otherwise the compilation function might not be aware of them.
* | URXVT: termname, font and shadingGravatar Tom Willemsen2011-04-211-3/+6
|/ | | | | | | | | | | | * Changed urxvt's termname to rxvt-256color, the original one had some trouble with certain programs not recognizing that it had 256 color support. * Trying out the Dejavu Sans Mono font. * Now that I have random wallpapers again, sometimes texts were getting a little hard to read, so I turned down the shading a bit to make the texts clearer.
* Add git-commit-modeGravatar Tom Willemsen2011-04-173-0/+9
| | | | | Makes emacs look more like vim when commiting messages. Shows me what I'm doing wrong or right.
* Added git configGravatar Tom Willemsen2011-04-171-0/+11
| | | | getting tired of having to manage aliases and such seperately
* Removed some fontlockingGravatar Tom Willemsen2011-04-171-9/+9
|
* AWESOME: removed configsGravatar Tom Willemsen2011-04-1738-608/+0
| | | | | I haven't been using awesome for a while now and I don't think I will again.
* VIM: all _EDITMSG need to word-wrap around column 72Gravatar Tom Willemsen2011-04-171-1/+1
|
* EMACS: Discovered skeletonsGravatar Tom Willemsen2011-04-171-0/+12
| | | | Added a skeleton for my cmake projects
* Added cmake modeGravatar Tom Willemsen2011-04-172-0/+345
|
* Removed archlinux forum feed, don't use itGravatar Tom Willemsen2011-04-171-1/+1
|
* Changed font size from 9 to 10Gravatar Tom Willemsen2011-04-171-1/+1
|
* Added markdown modeGravatar Tom Willemsen2011-04-174-0/+8
|
* Folding is outGravatar Tom Willemsen2011-04-162-5426/+0
|