Commit graph

1544 commits

Author SHA1 Message Date
b7c89d708d emacs: Use naquadah theme 2013-03-03 14:47:18 +01:00
7856c94288 emacs: Move (some) jabber config to org 2013-03-03 14:47:01 +01:00
fea99289b6 emacs: Have the mail button open gnus 2013-03-03 14:46:31 +01:00
404cbbeaf1 emacs: Use topic-mode with gnus 2013-03-03 14:45:41 +01:00
5b07159547 zathura: Always show input bar
Makes it look more like emacs
2013-03-03 14:45:22 +01:00
f3c60acddb Replace xflux with redshift 2013-03-03 00:16:14 +01:00
f20965bd75 offlineimap: Update mowedline after sync 2013-02-21 15:10:03 +01:00
bfcd2d8f3b emacs: Use local hostname as jabber resource 2013-02-21 15:09:08 +01:00
df7fa2f1c4 emacs: do some stuff 2013-02-20 00:06:06 +01:00
0fb047ba98 emacs: Don't use avatars with jabber 2013-02-19 23:43:39 +01:00
2e1315b829 xmonad: show mplayer in full opacity 2013-02-19 00:53:13 +01:00
9262554c26 emacs: add custom org to load path 2013-02-19 00:52:53 +01:00
e8a16eb535 conkeror: set the b key to markam-add 2013-02-19 00:52:31 +01:00
48d11cb7c1 emacs: Specify the tangle for the entire file 2013-02-17 23:41:54 +01:00
091a42d916 emacs: Change some stuff 2013-02-17 23:09:46 +01:00
a281f040cd Move .emacs.d to emacs
Since it's no longer placed directly in the home directory it doesn't
need to be named exacly the same.
2013-02-17 23:09:33 +01:00
50ab6deeab emacs: Move ERC config to org 2013-02-17 22:53:36 +01:00
791d7fd3a2 emacs: Close compilation buffer on success 2013-02-17 22:23:36 +01:00
3e5421e79d emacs: Move pp^L configuration to org 2013-02-17 22:22:55 +01:00
b9c0e3838f emacs: Add org ELPA repository 2013-02-17 22:22:10 +01:00
3070f08c78 xmonad: Run script which runs emacs
Apparently the `runOrRaiseNext' function doesn't like programs with
arguments.
2013-02-17 10:39:02 +01:00
cfab9a2faa xmonad: Set chromium fully opaque 2013-02-15 23:08:59 +01:00
79b8394ba3 emacs: Don't auto push
When using git-auto-commit-mode, don't automatically push by default.
2013-02-15 23:08:41 +01:00
ee34dfcc2c Add zile config 2013-02-15 15:17:46 +01:00
d7b662715d Simplify log 2013-02-15 01:10:51 +01:00
db63635d09 Show subdirectories
When checking, reversing, installing or uninstalling be sure to show
the subdirectories.
2013-02-15 01:05:06 +01:00
4aff54995e xinit: xmonad, xcompmgr, feh, unclutter, mowedline
I'm making some changes to my desktop
2013-02-15 00:49:00 +01:00
55e386bf0c Add reverse target
This target takes files whose installed versions are newer than those
in the current working directory and copies them there.
2013-02-15 00:48:19 +01:00
f85643301d awesome: stop mplayer from floating 2013-02-15 00:36:40 +01:00
1d1f51db69 emacs: Add button to show special org file 2013-02-15 00:36:22 +01:00
de0ac7e06e Add XMonad config 2013-02-15 00:35:52 +01:00
ba12781a86 emacs: Make frames transparent 2013-02-15 00:34:54 +01:00
acdee38612 Xdefaults: make urxvt transparent 2013-02-15 00:34:38 +01:00
214e1ed72b emacs: Start auto-complete after init
Since the load paths for ELPA-installed packages doesn't get set-up
until after the init file has loaded, defer loading and enabling of
auto-complete to after initializations.
2013-02-15 00:33:57 +01:00
111e229676 emacs: Use modern indentation for Haskell code 2013-02-15 00:32:41 +01:00
2c5099ea7b zsh: open any PDF with zathura 2013-02-15 00:31:56 +01:00
978b30e663 Customize output
Don't show any output from make itself (almost), just show what we're
actually doing, and use color.
2013-02-15 00:31:34 +01:00
f6598f5469 Make install, uninstall, check work from subdirs
By going up to the above level if needed and having the top-level
define a special variable this works.
2013-02-15 00:11:23 +01:00
a1808fd44e conkeror: Add mozrepl initialization 2013-02-10 22:08:44 +01:00
b9e64b75ee awesome: Make modkey+o focus the "next" screen
Have modkey+shift+o replace the old modkey+o functionality
2013-02-08 10:00:11 +01:00
bbde295be6 emacs: Pt should show todo list, not agenda 2013-02-07 10:04:08 +01:00
703fffdc46 emacs: rename aethon org file to work 2013-02-07 10:03:52 +01:00
7f8b8daf4b Emacs: remove my checker
I don't like the way epylint works...
2013-02-07 10:03:30 +01:00
fdb9679e2d awesome: Add org todo counts to wibox 2013-02-07 09:29:24 +01:00
11183df017 conkeror: Change hints font 2013-02-07 08:55:43 +01:00
86e131b856 conkeror: Add restore_killed_buffer_url 2013-02-07 08:55:01 +01:00
6081884b9f zsh: Make venv_activate a local variable 2013-02-06 13:09:11 +01:00
c3aa5bb8b4 emacs: Use flycheck for python 2013-02-06 11:48:25 +01:00
ec68e364d9 zsh: Remove reboot, shutdown aliases
These work better as scripts, that way I can run them from my window
manager as well, not just from a shell.
2013-02-06 11:45:16 +01:00
0445ad9f57 zsh: Add venv function
This enables or lists virtual environments
2013-02-06 11:44:04 +01:00