aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stop Google IMAP and start using local MaildirTom Ryder2013-04-201-45/+37
| | | | | | | Downloaded all my mail from Gmail with POP3 and am using the mutt/procmail/fetchmail/msmtp setup from now on. I'd share the configuration files for that latter three files but I can't see a good way to keep my passwords out of them.
* Define rather than append to 'displayTom Ryder2013-04-201-1/+1
|
* Add digraph for ellipsisTom Ryder2013-04-201-0/+5
| | | | I think I got this from @tpope
* Ignore Mutt alternates definitions fileTom Ryder2013-04-201-3/+4
|
* Stop tracking spelling filesTom Ryder2013-04-202-119/+1
|
* Upgrade obsession pluginTom Ryder2013-04-171-0/+0
|
* Updated pluginsTom Ryder2013-04-106-0/+0
|
* Removed rgba Xft resource againTom Ryder2013-04-101-2/+1
| | | | | Found it was causing weird little artifacts and I don't find the difference perceptible anyway
* Nudge screenkeys down a bitTom Ryder2013-03-301-1/+1
|
* Reload RSS feeds in parallelTom Ryder2013-03-291-4/+5
|
* Class for fullscreen YouTube videosTom Ryder2013-03-291-0/+2
|
* Add some tpope plugins I likedTom Ryder2013-03-295-0/+12
|
* Fix GUI font sizeTom Ryder2013-03-241-1/+1
|
* Start using URxvt clipboard scriptTom Ryder2013-03-223-19/+131
| | | | | | | | | | | | This script from urxvt-perls[1] copies the PRIMARY X11 selection to the CLIPBOARD. I do like select-to-copy and middle-click pasting most of the time, but it's occasionally frustrating when doing things like trying to replace selected text. This allows me to do explicit pastes with Ctrl-V. I don't like having to include my $HOME path literal in .Xresources; I'll need to find out if there's a tidier way to do it. [1]: https://github.com/muennich/urxvt-perls
* Remove unneeded & suffix from xsession commandTom Ryder2013-03-221-1/+1
|
* Remove clipboard setting from vimrcTom Ryder2013-03-221-5/+0
| | | | No longer needed as I've given up on trying to make Xming at all useful
* Remove literal BACKSLASH from cutcharsTom Ryder2013-03-221-1/+1
| | | | That'll teach me to copypaste from documentation
* URxvt: Unused Perl extensions off, set cutcharsTom Ryder2013-03-221-0/+3
| | | | | | This reverts to the base URxvt selection behavior where words are selected on double-click, which I prefer (hence the also added cutchars resource)
* This setting is causing artifacts on my screenTom Ryder2013-03-201-1/+0
|
* Simplified newsbeuter coloursTom Ryder2013-03-161-4/+1
|
* Mutt config looking much saner nowTom Ryder2013-03-161-23/+33
|
* Lots of new mutt configTom Ryder2013-03-151-15/+65
|
* Use notify-beep, tidy defsTom Ryder2013-03-151-10/+10
|
* Confirm exit from newsbeuterTom Ryder2013-03-141-4/+5
|
* Adding Mutt configurationTom Ryder2013-03-141-0/+23
|
* Proper autoload setupTom Ryder2013-03-141-1/+1
|
* Swap the j/J k/K keys in newsbeuterTom Ryder2013-03-141-0/+5
| | | | Just because I vimify everything
* Colour tweaksTom Ryder2013-03-141-4/+4
|
* Add newsbeuter to install scriptTom Ryder2013-03-141-0/+2
|
* Google Reader is dead; long live newsbeuterTom Ryder2013-03-142-0/+14
|
* Update signing keyTom Ryder2013-03-141-1/+1
|
* Left hinting onTom Ryder2013-03-141-1/+1
|
* Overhaul of XresourcesTom Ryder2013-03-141-40/+42
| | | | Using subpixel ordering (with letterspacing fix), fallback fonts
* Use utf-8 linedrawing for tree(1)Tom Ryder2013-03-111-0/+3
|
* Turns out this is unnecessaryTom Ryder2013-03-111-3/+0
|
* Handling this with keychain nowTom Ryder2013-03-111-3/+0
|
* Found a better way to fix thisTom Ryder2013-03-101-3/+0
|
* Make pass ignore DISPLAYTom Ryder2013-03-101-0/+3
| | | | I don't like the popup
* Use point size for terminal font not pixelsTom Ryder2013-03-101-1/+1
|
* Don't need transparency anymoreTom Ryder2013-03-101-1/+0
|
* Remove stray semicolonTom Ryder2013-03-091-1/+1
|
* TF2 to floatingTom Ryder2013-03-081-0/+3
|
* Whoo Steam!Tom Ryder2013-03-081-0/+3
|
* Upgrading Vim pluginsTom Ryder2013-03-065-0/+0
|
* Per previous commit, return to automatic-renameTom Ryder2013-03-031-1/+1
|
* Trialling no terminal renaming escape codesTom Ryder2013-03-031-5/+0
| | | | | I've always used these so I wonder if I only think they're useful -- I seem to spend a lot of time renaming windows
* Don't force screens for windows anymoreTom Ryder2013-03-031-9/+1
|
* Drop needless transparency for terminalsTom Ryder2013-03-031-4/+0
|
* Use tiled layout more consistentlyTom Ryder2013-03-031-4/+4
|
* Switch to Consolas for Windows fontTom Ryder2013-03-021-1/+1
| | | | | | | | | | Having subtle problems with Ubuntu Mono's Unicode behavior in PuTTY which is occasionally causing me some irritation. The lack of soft hyphens for reading man pages in UTF-8 locales was kind of a dealbreaker. The only other option is Deja Vu Sans Mono which I just can't bring myself to like at all.