0fa2c21ec8
Look for a literal ., not any character
2015-07-05 22:29:19 +02:00
d8a6c9640c
Add hrunorraise script for herbstluftwm
2015-07-05 22:28:31 +02:00
40d9a1b3fe
Add flycheck section to init.org
2015-06-30 15:25:57 +02:00
0f8c30d16e
Add the pony settings to init.org
...
Oops
2015-06-29 15:46:39 +02:00
a0519f51c9
Don't align chained calls in Ruby
...
RuboCop complains about it and now that I see it it does look pretty
good.
2015-06-29 15:45:10 +02:00
cab9a4bcf3
Move pony settings to init.org
2015-06-29 13:29:28 +02:00
eb0dd10126
Fix warning about `in-string-p'
2015-06-29 13:16:38 +02:00
61976703e7
Move po-mode settings to init.org
2015-06-29 13:16:22 +02:00
c83c9fb28d
Add some more TODO colors
2015-06-25 13:46:10 +02:00
c46b1097d4
Add some podcasts
2015-06-25 13:46:02 +02:00
56123da22c
Use en_US for git commits
...
hunspell doesn't know about an "en" dictionary.
2015-06-21 12:47:30 +02:00
80b13a5786
Update requires to remove warnigns
2015-06-21 12:47:06 +02:00
4e74660f46
Remove dependency on taiga
2015-06-21 12:46:47 +02:00
caf5b50e0e
Remove dependency on desktop-registry
2015-06-21 12:46:13 +02:00
143f86da3f
Update htmlize CSS setting name
2015-06-21 12:45:37 +02:00
e23ff50a29
Remove org-mobile
2015-06-21 12:45:16 +02:00
c7ee21a46e
Add/update some colors in org-mode
2015-06-21 12:43:39 +02:00
2ffb29b718
Use hunspell for spell-checking when available
2015-06-21 12:34:34 +02:00
56c22f90ef
Add mg settings
2015-06-17 11:29:03 +02:00
e9f4e1297a
Add MPD service file
2015-06-17 11:26:45 +02:00
472fc43adb
Remove gimp script
...
It has been moved to a separate project
2015-06-17 11:25:24 +02:00
c057b45cbd
Move hl-indent settings to init.org
2015-06-17 11:24:23 +02:00
ca31d59176
Add zsh function to go to a project's root dir
2015-06-17 11:02:14 +02:00
6d7bd71f13
Set cdpath
2015-06-17 11:02:04 +02:00
af7abe2db3
Add hc alias for herbstclient
2015-06-17 11:01:51 +02:00
2a705832f5
Use herbstluftwm and mowedline
2015-06-17 11:01:33 +02:00
7696ac3d7c
Use the new mail update script for mowedline
2015-06-17 11:00:47 +02:00
353fe31aad
Update mowedline contents
2015-06-17 11:00:28 +02:00
04f867ce39
Update visuals
2015-06-17 11:00:10 +02:00
609a0e2ddb
Remove commented functions
2015-06-17 10:59:48 +02:00
a12a5ed261
Remove panel-config
2015-06-17 10:58:25 +02:00
6cb0641a18
Set-up monitors
2015-06-17 10:58:01 +02:00
811b1720d3
Update wm rules
...
- Always focus new windows.
- Put URxvt windows on tag 1 in frame 1 and switch to the tag if
necessary.
- Put Emacs windows on tag 1 in frame 0.
- Put Conkeror winndows on tag 2 in frame 0.
- Turn on pseudotile for Pinentry windows.
- Don't focus Firefox windows.
- Do focus firefox-developer windows.
2015-06-17 10:55:09 +02:00
7762e3892d
Update visual settings
2015-06-17 10:54:47 +02:00
e42c235cce
Update keybindings
2015-06-17 10:54:11 +02:00
27eea21566
Add screen locker keybinding
2015-06-17 10:53:40 +02:00
999be753bd
Add run-or-raise functions
2015-06-17 10:53:21 +02:00
227eab333e
Use URxvt as terminal emulator
2015-06-17 10:52:17 +02:00
1d3aae3d05
Set wallpaper with feh
2015-06-17 10:51:22 +02:00
f06e2fb832
Truncate the path portion of org tasks
2015-06-17 10:50:16 +02:00
3933f42b39
Show ERC status in modeline
2015-06-17 10:49:43 +02:00
db423b3ce2
Stop using colemak-evil
...
To become more familiar with the physical placement of evil's
keybindings I've written a new layout. This is basically the same as the
default except that it's mapped out over a colemak layout and hjkl has
become jkl; and ; has become h. I did this because I feel jkl; is more
comfortable.
2015-06-17 10:44:59 +02:00
860962626b
Add keybinging for org-store-link
2015-06-17 10:44:14 +02:00
5c05caf196
Add mail update routines for mowedline
2015-06-17 10:43:35 +02:00
739f89bace
Move magit settings to init.org
2015-06-17 10:43:14 +02:00
26689b0eec
Don't use emacs-lisp-mode as the initial mode
...
Using `emacs-lisp-mode' as the initial major-mode also runs `flycheck'.
Flycheck will constantly show warnings because "*scratch*" doesn't
contain the proper header or footer. The default initial major-mode is
`lisp-interaction-mode', which is basically the same as
`emacs-lisp-mode', with some extra (annoying) keybindings which get
overwritten by `paredit' anyway. Now I don't see any warnings.
2015-06-17 10:39:15 +02:00
32c9f20364
Manually set ,, to the comment operator
2015-06-17 10:38:51 +02:00
34aeb28dda
Add mowedline to IRC autojoin channels
2015-06-17 10:38:26 +02:00
b0016760fe
Include package.el when byte-compiling
2015-06-17 10:38:04 +02:00
2d9f023d14
Temporarily turn off Marmalade, it raises an error
2015-06-17 10:36:51 +02:00