28a7dcdeb2
Improve oni:move-end-of-dwim
2013-05-23 02:45:19 +02:00
d68673f992
Move slime-helper and move-beginning-of-dwim functions
2013-05-23 02:44:38 +02:00
cbfaf91265
Enable auto cd and auto pushd
2013-05-23 02:43:31 +02:00
2ab08bd830
Add some highlighting options
2013-05-23 02:43:14 +02:00
0530c9ad54
Move fonts.conf
2013-05-23 02:42:47 +02:00
93d996f94c
Various updates
...
The colours patch has not been applied yet to the current version of
stumpwm, but it should be so keep the code around.
Show a menu with some frequently used programs.
Include seen, but unread emails in `get-mail-count'.
Again put firefox and conkeror in the right-most frame.
Apparently the current version of stumpwm can't find swank, so
temporarily remove it.
Load a 3-frame desktop setup from a file.
2013-05-15 16:04:24 +02:00
08e5782f64
Remove some old custom functions
...
They get in the way more than they should.
2013-05-15 16:00:31 +02:00
cc4bdd72d7
Add some smartparens keys to python-mode
2013-05-15 15:59:45 +02:00
ea4b5f561f
Add XDG variables
2013-05-15 15:59:14 +02:00
68cad4e971
Update URxvt colors
2013-05-15 15:57:49 +02:00
eaee297bd3
Cleanup ZSH config
2013-05-05 21:13:09 +02:00
4a2315fb3a
Fix function name
2013-05-05 00:40:48 +02:00
4c2f293ba7
Add SBCL config
2013-05-04 18:25:25 +02:00
5824f11717
Markam is dead
2013-05-04 18:24:59 +02:00
88c1cf7415
Temporarily remove postsynchook
2013-05-04 18:24:23 +02:00
e53bd5e888
Revert "Move as much as possible to custom.el"
...
This reverts commit ca90f4623b
.
2013-05-04 18:22:24 +02:00
9d1b8d2619
Add appointment capture template
2013-05-04 11:34:00 +02:00
b330329c72
Add function to skip all tasks with `ex' as tag
2013-05-04 11:33:47 +02:00
ca90f4623b
Move as much as possible to custom.el
2013-05-02 21:26:36 +02:00
a5cea3ece7
Show emms playing title in the mode-line
2013-05-01 12:26:06 +02:00
e75266aad4
Remove some old stuff
2013-04-30 23:52:58 +02:00
3e63768e7b
Add some smartparens customization
2013-04-30 20:06:29 +02:00
ba09f37955
Simplify PROMPT for zsh
2013-04-30 20:06:15 +02:00
1311fab884
Update Xdefaults colors and fonts
2013-04-30 20:05:05 +02:00
5f173b0d5e
Update github style
2013-04-30 19:57:11 +02:00
4a5b5a31a6
Use compilation-shell-minor-mode for pony buffers
...
It still allows for shell use, like the `*ponysh*' python shell.
2013-04-30 17:57:56 +02:00
b7c74aded0
Disable undo in eshell buffers
2013-04-27 15:42:20 +02:00
d5dcfc5300
Sort todo lists on priority first
2013-04-25 01:09:33 +02:00
370726e0cc
Move PATHS to .zshrc
...
And use a new function to make it clean
2013-04-24 02:43:56 +02:00
d9323f0c01
Use yoshi colors in style
...
Still in transition
2013-04-23 00:29:39 +02:00
6b5f3062e2
Literate init.el again
2013-04-23 00:27:45 +02:00
8384ba49a0
Turn window background "black"
2013-04-15 09:34:14 +02:00
0de90a0228
Move some minor-mode management from oni.el
2013-04-15 01:53:47 +02:00
a271d7d0fe
Improve the custom scoll functions
...
This way they won't go to the next page if they can scroll enough,
only when the en of a page has been reached will they go to the next
one.
2013-04-15 00:14:28 +02:00
0e6eddf666
Enable narrow-to-page and sort list
2013-04-15 00:13:34 +02:00
d0de62ba20
Remove mode-icons from the load-path
...
I use a package for it now.
2013-04-15 00:12:34 +02:00
4e184a5d51
Improve some comments
2013-04-15 00:12:00 +02:00
881a2bb3e5
Enable flycheck for some more modes
...
Also put all the hook additions in a single place, instead of in each
special function. Both the advantages to this method are:
- Being able to see in a second where flycheck is enabled.
- If all minor modes are added separately it's easy to see exactly
which are enabled for a specific mode, just by looking at its hook
variable.
2013-04-15 00:11:37 +02:00
2f9e38cab2
Remove some files I haven't used in a while
...
Also set .xsession to install with mode 744, since it needs to be
executable.
2013-04-15 00:09:09 +02:00
d4c6742dc6
Change selected window border color
...
This should make it a little clearer which window currently has focus,
since the window title is no longer shown in the mode-line.
2013-04-15 00:08:34 +02:00
fd184f196e
Don't show colors if they're not supported
2013-04-14 23:58:59 +02:00
ea413a5023
Add uninstall targets
...
These targets can be used to remove (parts of) the file installation.
They are also used by the cleanup targets to remove complete
submodules from the installation.
2013-04-14 23:58:45 +02:00
50c3f9ade9
Rename uninstall* to cleanup*
...
Since cleanup only removes that which will not be restored it makes no
sense to call it uninstall. Uninstall should remove everything
unconditionally.
2013-04-14 01:05:42 +02:00
d8aa1d0ed1
Have the install command uninstall first
...
The new uninstall functionality tries to remove any "orphan" files.
Files that were installed during the last install, but will not be
installed this time (because of removal, not necessity).
2013-04-14 01:03:11 +02:00
9ab70194a6
Emacs: Enable compilation-minor-mode for pony-mode comint buffers
2013-04-11 15:31:07 +02:00
a55c5dc580
zsh: Simplify prompt
2013-04-11 15:30:31 +02:00
f94bccb95b
Stumpwm: Remove window title from mode-line
...
It makes stumpmw crash with certain window titles from conkeror
2013-04-11 15:29:59 +02:00
0a4dc20800
Mutt
2013-04-10 22:06:28 +02:00
d07f2eb138
More
2013-04-10 22:05:48 +02:00
35b47c5092
.mutt/muttrc
2013-04-10 21:38:20 +02:00