summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Big emacs cleanup, must be lighterGravatar Tom Willemsen2011-03-1748-23193/+2
|
* Merge branch 'master' of gitorious.org:ryuslash/dotfilesGravatar Tom Willemsen2011-03-172-1/+1
|\
| * Merge branch 'master' of gitorious.org:ryuslash/dotfilesGravatar Tom Willemsen2011-03-104-4/+318
| |\
| * | Removed some junkGravatar Tom Willemsen2011-03-103-12/+1
| | |
* | | Changed the location of cower's default downloadGravatar Tom Willemsen2011-03-171-1/+1
| | |
* | | Giving stumpwm a tryGravatar Tom Willemsen2011-03-171-11/+1
| | |
* | | Big changes, last one before I wipe it all.Gravatar Tom Willemsen2011-03-1738-7/+15070
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added muse * Added graphviz-dot-mode * Remove all trailing whitespace on save. This is the last commit I'm going to do before throwing it all away again.
* | | Somehow, cairo FINALLY works with conky nowGravatar Tom Willemsen2011-03-173-9/+11
| | |
* | | notes.org added, for org captureGravatar Tom Willemsen2011-03-171-12/+1
| |/ |/|
* | Added a lua-drawn box with 0.8 opacity, so I can see no ↵Gravatar Tom Willemsen2011-03-083-0/+314
| | | | | | | | matter the background I have on
* | Removed some unicode characters againGravatar Tom Willemsen2011-03-081-4/+4
|/
* Merge branch 'master' of gitorious.org:ryuslash/dotfilesGravatar Tom Willemsen2011-03-071-1/+2
|\
| * Line width for git commitGravatar Tom Willemsen2011-03-011-1/+2
| |
* | Ignore histfileGravatar Tom Willemsen2011-03-071-0/+1
| |
* | xinitrc habakGravatar Tom Willemsen2011-03-071-29/+6
| | | | | | | | | | * Tried changing the wallpaper setter, experimented with nitrogen, but picked habak for now in the end.
* | Newsbeuter, i and urlGravatar Tom Willemsen2011-03-072-0/+4
| | | | | | | | | | | | * Bound key I to previous window. * Added a feed from gitorious blog.
* | AethonGravatar Tom Willemsen2011-03-071-1/+17
| | | | | | | | * Added aethon account to offlineimap
* | Mutt cleanup and aethonGravatar Tom Willemsen2011-03-075-12/+34
| | | | | | | | | | | | * Cleaned up the various mailbox scripts to keep them in order. * Added an aethon mailbox.
* | Irssi theme updateGravatar Tom Willemsen2011-03-071-16/+16
| | | | | | | | | | * Changed my theme a little, it no longer uses unicode characters that I can't currently read anyway
* | GetrootnameGravatar Tom Willemsen2011-03-072-0/+41
| | | | | | | | * Added a script that gets called by dwm to determine bar's text
* | Django, orgGravatar Tom Willemsen2011-03-07520-1/+131646
| | | | | | | | | | | | * Added nxhtml, mostly for django support. * Changed some org settings.
* | .el$ was too crtude, switched to ##-.*el$Gravatar Tom Willemsen2011-03-071-2/+3
| |
* | Make xterm look prettierGravatar Tom Willemsen2011-03-021-2/+4
|/
* Histfile added to zshGravatar Tom Willemsen2011-02-231-0/+11
|
* Changed to earendel color schemeGravatar Tom Willemsen2011-02-212-1/+163
|
* Added abook integrationGravatar Tom Willemsen2011-02-211-0/+5
|
* New .emacs styleGravatar Tom Willemsen2011-02-2136-149/+163
| | | | | | | | | | * .emacs only loops through .emacs.d and runs the *.el files there. * files are automatically compiled before loading. But only if it hasn't already been compiled. * all emacs el files, save for the startup scripts, have been moved to .emacs.d/elisp
* Bumped submodulesGravatar Tom Willemsen2011-02-181-0/+0
|
* Bumped submodulesGravatar Tom Willemsen2011-02-161-0/+0
|
* Added auto-complete-clang and threw out some old stuffGravatar Tom Willemsen2011-02-163-11/+12
|
* Changed tamsyn font nameGravatar Tom Willemsen2011-02-131-2/+2
|
* Added vim rule that automatically sets text width when ↵Gravatar Tom Willemsen2011-02-131-0/+2
| | | | sending mail
* Added a mutt macro to view urlsGravatar Tom Willemsen2011-02-131-0/+1
|
* Using arch's consolefont property, no need to set it in ↵Gravatar Tom Willemsen2011-02-131-3/+0
| | | | zshrc
* No longer using sidebar with muttGravatar Tom Willemsen2011-02-132-21/+0
|
* Bumped submodulesGravatar Tom Willemsen2011-02-132-0/+0
|
* Naquadah themeGravatar Tom Willemsen2011-02-032-3/+6
| | | | | Updated naquadah theme submodule Added naquadah theme as default
* Tamsyn font for linux console and submodule updatesGravatar Tom Willemsen2011-02-024-0/+3
| | | | | | | * Added a few lines to my zshrc to switch the font when logging in on a TTY. * Updated all the submodules.
* Added naquadah-theme git feedGravatar Tom Willemsen2011-02-011-0/+1
|
* Added naquadah theme for emacsGravatar Tom Willemsen2011-02-012-0/+3
|
* Only show syntax if we're not running in emacsGravatar Tom Willemsen2011-01-281-1/+6
|
* Newsbeuter doesn't reload so often and added stackoverflowGravatar Tom Willemsen2011-01-282-0/+2
|
* Arch email was using wrong fromGravatar Tom Willemsen2011-01-281-1/+1
|
* Switching emacs to my personal theme againGravatar Tom Willemsen2011-01-283-11/+53
|
* Added new rss urlsGravatar Tom Willemsen2011-01-131-0/+3
|
* Added xinitrcGravatar Tom Willemsen2011-01-132-0/+42
|
* Changed emacs color themeGravatar Tom Willemsen2011-01-132-2/+5
|
* Changed some colorsGravatar Tom Willemsen2011-01-116-11/+14
|
* Added mutt configurationGravatar Tom Willemsen2011-01-1112-0/+230
|
* Added offlineimap configurationGravatar Tom Willemsen2011-01-113-0/+65
|