Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-20 | Merge branch 'master' of git://lukeshu.com/dotfiles | Luke Shumaker | |
2015-04-20 | Be careful about shebangs, which shells are used, and what gets executed | Luke Shumaker | |
Use - #!/hint/bash for bash that gets sourced (non-executable) - #!/hint/sh for sh(1) that gets sourced (non-executable) - #!/bin/sh for sh(1) that gets executed - #!/usr/bin/env bash for bash that gets executed To this end, also - Clean up a couple of related comments - Fix a couple of bash-isms that I noticed in sh(1) files - Fix permissions on a couple of files that get sourced | |||
2015-04-13 | Merge remote-tracking branch 'origin/master' | Luke Shumaker | |
2015-04-13 | .maildirproc must exist, even though it is not used | Luke Shumaker | |
2015-04-13 | track ~/.gnupg separately | Luke Shumaker | |
2015-04-13 | There's a really silly restriction for the path length of domain sockets. | Luke Shumaker | |
2015-02-07 | backport changes from cs-purdue | Luke Shumaker | |
2014-03-21 | backport changes from my laptop | Luke Shumaker | |
2013-09-18 | remove .config/wmii; it was confusing to have it and .config/wmii-hg | Luke Shumaker | |
2013-09-08 | maildirproc: use XDG | Luke Shumaker | |
2013-08-14 | configure hgk | Luke Shumaker | |
2013-08-14 | add .config/wmii-hg for bleeding wmii | Luke Shumaker | |
2013-08-14 | symlinks: have .offlineimap go in XDG_CACHE_HOME | Luke Shumaker | |
2013-08-14 | re-jigger to have most everything in XDG directories | Luke Shumaker | |
2013-08-14 | move a bunch of things into XDG directories | Luke Shumaker | |
2013-08-14 | remove a few symlinks | Luke Shumaker | |
2013-01-27 | tidy symlinks | Luke Shumaker | |
2013-01-27 | symlink a bunch of things into .config | Luke Shumaker | |
2013-01-27 | Create a system for adding symlinks to .config | Luke Shumaker | |