aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add vim plugin vim-argumentativeTom Ryder2014-01-292-0/+3
| | | | Allows treating arguments as text objects with , as the object key
* Add macro to speedily save a messageTom Ryder2014-01-131-0/+3
|
* Define macro to retrieve mail with getmails(1)Tom Ryder2014-01-131-0/+3
|
* Add comment to custom macrosTom Ryder2014-01-131-2/+2
|
* Wrap scp with function to check for colonTom Ryder2014-01-091-0/+9
|
* Upgrade Vim pluginsTom Ryder2014-01-033-0/+0
|
* Don't show netrw bannerTom Ryder2013-12-311-0/+3
|
* Use typed printf pattern in ca.bashTom Ryder2013-12-311-1/+1
|
* Add function to count argumentsTom Ryder2013-12-301-0/+5
|
* Detach session on attaching by defaultTom Ryder2013-12-211-1/+1
|
* Change null-arguments check for tmux funcTom Ryder2013-12-211-2/+2
|
* Add another pattern to nobatchTom Ryder2013-12-111-1/+1
|
* Stop ``--batch'' breaking things for GnuPGTom Ryder2013-12-112-2/+14
|
* Better error conditionsTom Ryder2013-12-111-1/+11
|
* Got my logic backwards; UNSET optionsTom Ryder2013-12-111-2/+2
|
* Error message if not a directoryTom Ryder2013-12-111-3/+8
|
* Simpler output in the style of du(1)Tom Ryder2013-12-111-1/+1
|
* Little function to count filesTom Ryder2013-12-111-0/+25
|
* Fix trailing whitespaceTom Ryder2013-12-111-2/+2
|
* I can be a finicky mofoTom Ryder2013-12-111-1/+1
|
* Clarify documentationTom Ryder2013-12-061-2/+3
|
* Tidy created paths for Mutt installTom Ryder2013-12-061-2/+1
|
* Make the mutt installation process nicerTom Ryder2013-12-061-0/+17
| | | | In particular, warn about dependencies on abook(1) and msmtp(1)
* Add comments to each install sectionTom Ryder2013-12-061-0/+14
|
* Name self and use name in error messagesTom Ryder2013-12-061-1/+2
|
* More instructive name for sectionTom Ryder2013-12-061-1/+1
|
* Remove my mail signature file tooTom Ryder2013-12-062-3/+1
|
* Remove person-specific details from my muttrcTom Ryder2013-12-062-10/+8
|
* Remove stray spaceTom Ryder2013-12-061-1/+1
|
* Correct misleading commentTom Ryder2013-12-061-1/+1
|
* Add completion for prompt commandTom Ryder2013-12-061-0/+3
|
* Avoid top-posting emailsTom Ryder2013-12-021-1/+0
|
* Custom digraph rulesTom Ryder2013-12-011-4/+3
|
* Turned out reverse-thread sucks for mailing listsTom Ryder2013-11-161-1/+1
|
* Today has just not been my dayTom Ryder2013-11-041-3/+3
|
* Forgot to stop using absolute paramsTom Ryder2013-11-041-3/+4
|
* More general approach to options for cd wrapperTom Ryder2013-11-041-6/+11
|
* Add commentary to the cryptic GnuPG conf fileTom Ryder2013-11-041-0/+34
|
* Bash 2.0 compatible syntax; type -P is newTom Ryder2013-11-041-1/+2
|
* Wrote a function called 'vis' for editing scriptsTom Ryder2013-11-041-0/+33
|
* Fix newline error in cd error printTom Ryder2013-10-311-1/+1
|
* Explain GnuPG configuration tweaksTom Ryder2013-10-301-4/+7
|
* Retrieve keys over hkps:// per RiseUp guideTom Ryder2013-10-301-2/+2
| | | | | | | | | | <https://we.riseup.net/riseuplabs+paow/openpgp-best-practices#consider-making-your-default-keyserver-use-a-keyse> The keyserver pool CA needs to be installed for this to work. On Debian: # curl https://sks-keyservers.net/sks-keyservers.netCA.pem \ > /usr/local/share/ca-certificates/sks-keyservers.netCA.crt # update-ca-certificates
* Don't need to specify key ID, only using one nowTom Ryder2013-10-301-1/+0
|
* Link in urxvt(1) files during X installTom Ryder2013-10-281-0/+1
|
* Correct error in commentTom Ryder2013-10-251-1/+1
|
* Add new aliasTom Ryder2013-10-242-0/+7
|
* Replace Vim functions with simple aliasesTom Ryder2013-10-231-9/+3
|
* Remove double-up testTom Ryder2013-10-231-2/+2
|
* Remove st(1) from dotfilesTom Ryder2013-10-224-557/+1
| | | | | Keeping it installed but will continue using urxvt(1) as the actual workhorse