Commit graph

2148 commits

Author SHA1 Message Date
Tom Willemsen
46dd378e76 EMACS: return of show-paren-mode 2011-05-17 10:09:09 +02:00
Tom Willemsen
9fec91123a ZSH: Re-instated the unicode characters 2011-05-17 00:53:52 +02:00
Tom Willemsen
8dfc4612a0 NEWSBEUTER: Added emacs wiki RecentlyChanged feed 2011-05-17 00:49:08 +02:00
Tom Willemsen
474995e3ba MUTT, NEWSBEUTER: Changed some whites to default 2011-05-17 00:48:40 +02:00
Tom Willemsen
d3a9901bbc URXVT: Changed colors
Changed colors to resemble the emacs naquadah theme more
2011-05-17 00:47:19 +02:00
Tom Willemsen
a252e892a9 EMACS: Added Rainbow delimiters mode 2011-05-17 00:45:41 +02:00
Tom Willemsen
31549fbf40 ZSH: Show todolist upon entering a directory 2011-05-16 10:57:14 +02:00
Tom Willemsen
47f8de52d9 MUTT: Changed color for mail with attach 2011-05-16 10:56:36 +02:00
Tom Willemsen
e62f3bc6c8 GIT: Added emailing configuration 2011-05-16 10:56:00 +02:00
Tom Willemsen
d277a1a958 EMACS: Added ide-skel 2011-05-16 10:55:35 +02:00
Tom Willemsen
cdd5981f15 MUTT: gmail should be primary again, not arch 2011-05-15 01:29:29 +02:00
Tom Willemsen
b449af659d GIT: using ryuslash again, tom.willemsen was fun for a while 2011-05-15 01:28:56 +02:00
Tom Willemsen
4905fdfcbc Bumped submodules 2011-05-12 23:42:39 +02:00
Tom Willemsen
8a3f33629b Colors update
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.
2011-05-12 23:41:49 +02:00
Tom Willemsen
3d05efca4d CONKEROR: Changed default download directory 2011-05-10 22:05:07 +02:00
Tom Willemsen
5deade2a1f NEWSBEUTER: Confirm on exit, save max 2000 items for now 2011-05-10 14:01:19 +02:00
Tom Willemsen
efd380030c NEWSBEUTER: Removed some feesds, added ratfist 2011-05-10 13:44:39 +02:00
Tom Willemsen
31242ba856 IRSSI: autologin bitlbee 2011-05-10 13:42:20 +02:00
Tom Willemsen
a9504e52a3 ZSH: Add a little color
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
2011-05-10 13:35:57 +02:00
Tom Willemsen
051e3a7c54 NEWSBEUTER: removed uninteresting urls 2011-05-02 10:22:10 +02:00
Tom Willemsen
d34da91b10 Removed getrootname.sh, don't use dwm anymore 2011-05-01 17:11:24 +02:00
Tom Willemsen
1da3fe081e Added conkerorrc again 2011-05-01 17:09:40 +02:00
Tom Willemsen
80fb465e5d Added stumpwmrc 2011-05-01 17:08:18 +02:00
Tom Willemsen
3bb2249953 ZSH: setopt EXTENDED_GLOB and export CC=clang 2011-05-01 16:57:43 +02:00
Tom Willemsen
4ec8f35b04 Merge branch 'master' of git://gitorious.org/ryuslash/dotfiles 2011-04-26 11:04:25 +02:00
Tom Willemsen
e5bc4544eb Moved cower download to /home/slash/var/aur/ 2011-04-26 11:03:38 +02:00
Tom Willemsen
2f17b5e6bc EMACS: removed annoying mumamo warning in php-mode 2011-04-26 09:46:57 +02:00
Tom Willemsen
78d90e80dd EMACS: Added antialias to font 2011-04-26 09:46:22 +02:00
Tom Willemsen
6afc71ffb9 Don't save alias in git 2011-04-26 09:37:15 +02:00
Tom Willemsen
4ee9761218 Reshuffled home directory
I changed the layout of my home directory, and these are the files
that have been affected by that.
2011-04-26 09:34:13 +02:00
Tom Willemsen
9d53d9b19c EMACS: c-mode keys
* 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.
2011-04-26 09:30:24 +02:00
Tom Willemsen
abca74c7fd Moved org file(s) again 2011-04-26 09:29:03 +02:00
Tom Willemsen
4344bbeeda EMACS: Toggle header and source
Wrote a function to toggle views between a header and source file in
c-mode and locally bound this to F11.
2011-04-23 00:29:34 +02:00
Tom Willemsen
79563a6264 Bumped submodule: emacs.d/naquadah-theme 2011-04-21 15:01:12 +02:00
Tom Willemsen
e25d36450d NEWSBEUTER: removed stackoverflow feed
Stack overflow has too many new questions each time and I don't use
this feed anyway.
2011-04-21 10:11:23 +02:00
Tom Willemsen
a213efb4aa INSTALL: linking
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.
2011-04-21 10:09:38 +02:00
Tom Willemsen
6c769687be Merge branch 'master' of git://gitorious.org/ryuslash/dotfiles 2011-04-21 10:08:38 +02:00
Tom Willemsen
e58f826ef2 URXVT: termname, font and shading
* 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.
2011-04-21 10:03:54 +02:00
Tom Willemsen
e0717aee27 EMACS: Don't start eldoc for php 2011-04-18 19:50:51 +02:00
Tom Willemsen
1307626309 EMACS: Paths
Of course paths need to be defined in ~/.emacs, otherwise the
compilation function might not be aware of them.
2011-04-18 10:31:26 +02:00
Tom Willemsen
993da8846a Add git-commit-mode
Makes emacs look more like vim when commiting messages. Shows me what
I'm doing wrong or right.
2011-04-17 02:35:36 +02:00
Tom Willemsen
e9b772c8c1 Added git config
getting tired of having to manage aliases and such seperately
2011-04-17 02:16:00 +02:00
Tom Willemsen
629f168965 Removed some fontlocking 2011-04-17 02:02:18 +02:00
Tom Willemsen
033f4f162d AWESOME: removed configs
I haven't been using awesome for a while now and I don't think I will
again.
2011-04-17 01:32:11 +02:00
Tom Willemsen
62a2f412be VIM: all _EDITMSG need to word-wrap around column 72 2011-04-17 00:25:23 +02:00
Tom Willemsen
372171f7ed EMACS: Discovered skeletons
Added a skeleton for my cmake projects
2011-04-17 00:24:14 +02:00
Tom Willemsen
2e952899b0 Added cmake mode 2011-04-17 00:23:48 +02:00
Tom Willemsen
06c5421f78 Removed archlinux forum feed, don't use it 2011-04-17 00:23:26 +02:00
Tom Willemsen
7bc937e503 Changed font size from 9 to 10 2011-04-17 00:22:59 +02:00
Tom Willemsen
bd983b778e Added markdown mode 2011-04-17 00:22:17 +02:00