Commit graph

2138 commits

Author SHA1 Message Date
Tom Willemsen
81e47c5806 Bumbed submodules 2011-06-17 16:49:01 +02:00
Tom Willemsen
ba0360b73e STUMPWM: Keybinds, mpc, browser, screenshot, font
* Added variable *browser* which reads the environment variable
    $BROWSER.
  * Added command browser which starts *browser*.
  * The MPC next and prev commands now show which songs they skip to.
  * Added command screenshot, which takes a screenshot with scrot.
  * Set font to DejaVu Sans, bold, 13.
  * Added browser keybinding, screenshot and "next".
2011-06-17 16:48:08 +02:00
Tom Willemsen
e43e5c43b2 NEWSBEUTER: Added emacsblog.org feed 2011-06-17 16:40:55 +02:00
Tom Willemsen
5944a4a97b EMACS: hooks, skeletons and ido
* Moved rainbow-delimiters-mode and set-column-marker to prog-mode.
  * Turn on ido-mode, it seems interesting.
  * Added prog-mode hook.
  * Removed emacs-lisp-mode, js-mode, python-mode and lisp-mode hooks
    since they should all only do what prog-mode hook does.
  * Added myaethon-set-varchar-docstring and
    myaethon-set-array-varchar-docstring skeletons, these are both
    useful for work and a good way to learn more about skeletons.
2011-06-17 16:39:16 +02:00
Tom Willemsen
720c7e82d4 MUTT: set emacs as my editor
I don't really use vim, and I like emacs better, so now I am using it.
2011-06-15 12:22:33 +02:00
Tom Willemsen
9df6bb4922 EMACS: compile, htmlize, js, stumpwm
* install.sh tries to compile emacs.el before linking the emacs.elc
    to ~/. This is to always have a compiled .emacs.elc for speediest
    startup.
  * I removed a little bit of code from htmlize.el that was causing
    trouble with the naquadah theme.
  * I removed javascript-mode, because the built-in js-mode is better.
  * I Added stumpwm mode
  * When I save a file and it is in html-mode it will try and replace
    all occurrences of é with é before continueing.
2011-06-15 12:19:30 +02:00
Tom Willemsen
c608291b01 Bumped submodules 2011-06-13 15:07:18 +02:00
Tom Willemsen
18ddaa5508 Trying to improve fonts in emacs 2011-06-13 14:16:09 +02:00
Tom Willemsen
a254c06aa6 INSTALL: woops, fonts.conf should *not* go to .fonts.confg 2011-06-12 12:02:45 +02:00
Tom Willemsen
380d5a07a5 NEWSBEUTER: Add Dieter's blog and Sam and Fuzzy webcomic 2011-06-11 19:58:05 +02:00
Tom Willemsen
0e27a5e2fb MUTT: Add some mailing lists and improve colors 2011-06-11 19:57:04 +02:00
Tom Willemsen
a8ced5b23c Added install options for fonts.conf en emacs.el 2011-06-11 19:55:41 +02:00
Tom Willemsen
f06d75a1b7 EMACS: add some filter constants to fontlocking 2011-06-11 19:55:09 +02:00
Tom Willemsen
503e99197f EMACS: init file is once again one big file 2011-06-11 19:51:08 +02:00
Tom Willemsen
a7dd6805b2 Added fonts configuration 2011-06-11 19:44:42 +02:00
Tom Willemsen
9edf3a0f20 GIT: Using non-x emacs for commits 2011-05-29 13:14:17 +02:00
Tom Willemsen
7ba93def0d ZSH: Change location of parens 2011-05-28 15:29:24 +02:00
Tom Willemsen
5690154ecb EMACS: Added a 'preview' function for HMTL files 2011-05-28 15:27:46 +02:00
Tom Willemsen
b3dee4f7f4 CONKEROR: Changed tab look 2011-05-28 01:37:19 +02:00
Tom Willemsen
4c257a02f1 CONKEROR: tabs, favicon, clock
Using tabs, removed clock from modeline, show favicon
2011-05-28 01:19:24 +02:00
Tom Willemsen
43bc71ce6d CONKEROR: Naquadah theme, emacswiki webjump
Changed the blackened theme to make it look more like the naquadah
theme for emacs and added an emacswiki webjump
2011-05-28 00:50:29 +02:00
Tom Willemsen
7ab36e478a EMACS: Add space to line numbers
Add space to line numbers when we're in text mode
2011-05-28 00:06:37 +02:00
Tom Willemsen
136128abd1 Removed c-eldoc and linum-ex
I didn't use c-eldoc and linum-ex only seemed to cause warnings to
show up when loading files, not improve any speed.
2011-05-27 22:57:40 +02:00
Tom Willemsen
273b4940a4 CONKEROR: Added blackened theme 2011-05-27 22:44:33 +02:00
Tom Willemsen
b27fef4711 Change emacs init variables 2011-05-27 21:46:43 +02:00
Tom Willemsen
913844f26f Only show ide-skel when X is running 2011-05-27 21:41:12 +02:00
Tom Willemsen
ef439c0f32 ZSH: Add hostname, CXX=clang 2011-05-27 21:39:24 +02:00
Tom Willemsen
c84151545d NCMPCPP: Changed layout and set column-mode to default 2011-05-27 00:37:58 +02:00
Tom Willemsen
7d61f23ddd EMACS: linum-ex added, replaces linum 2011-05-27 00:36:44 +02:00
Tom Willemsen
c2abc34c4d ZSH: toudou list function changed 2011-05-27 00:35:55 +02:00
Tom Willemsen
7e7d6889ea EMACS: Rainbow delimiters updated 2011-05-24 16:13:43 +02:00
Tom Willemsen
66265c9af4 EMACS: jd added rainbow-delimiters
That means that I don't have to
2011-05-23 16:25:20 +02:00
Tom Willemsen
637f376a63 XTERM: Added some colors 2011-05-23 10:01:18 +02:00
Tom Willemsen
0af960c4fd MUTT: Changed colors for email headers 2011-05-23 09:50:56 +02:00
Tom Willemsen
3b6f4e27a6 NEWSBEUTER: Save only 1000 articles per feed 2011-05-23 09:49:28 +02:00
Tom Willemsen
7b6c5b0254 MUTT: Changed colors for email headers 2011-05-23 09:48:43 +02:00
Tom Willemsen
1a84c772df EMACS: Rainbow delimiters mode additions
Enable rainbow-delimiters-mode for JavaScript and Python as well.
2011-05-23 09:47:17 +02:00
Tom Willemsen
6bfbdc8843 EMACS: Added markdown-mode colors
And also some comments
2011-05-23 09:46:03 +02:00
Tom Willemsen
3ab0e979f8 EMACS: Markdown settings
Load markdown-mode for .mdwn files, don't remove whitespace when
markdown-mode is active and enable whitespace-mode and auto-fill-mode
for markdown-mode.
2011-05-23 09:43:56 +02:00
Tom Willemsen
e85d1198ce MUTT: Changed quoted colors for improved readability 2011-05-17 12:03:29 +02:00
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