summaryrefslogtreecommitdiff
path: root/.config/login.d
AgeCommit message (Expand)Author
2015-10-04Be more careful about what happens when XDG_RUNTIME_DIR isn't set.Luke Shumaker
2015-09-22.config/login.d/02_xdg_runtime_dir.sh only runs on login, no need for a checkLuke Shumaker
2015-07-19set MAKEFLAGS to -j$(nproc) on loginLuke Shumaker
2015-07-19fix XDG_RUNTIME_DIR managementLuke Shumaker
2015-04-20Be careful about shebangs, which shells are used, and what gets executedLuke Shumaker
2015-04-13login.sh: Do a better job of handling if variables aren't setLuke Shumaker
2015-04-13clean up XDG_RUNTIME_DIR handlingLuke Shumaker
2015-04-13xdg.sh: include XDG_VTNRLuke Shumaker
2015-02-09path.sh, config-path: don't rely on external programs (sed)Luke Shumaker
2015-02-09xdg.sh: make readable by /bin/shLuke Shumaker
2015-02-07set LESSHISTFILELuke Shumaker
2015-02-07don't create the ~/tmp symlinkLuke Shumaker
2015-02-07Have the link to XDG_RUNTIME_DIR be at ~/.runtime/HOSTNAMELuke Shumaker
2015-02-07xdg: Only try to flock if opening the lockfile workedLuke Shumaker
2015-02-07backport changes from cs-purdueLuke Shumaker
2015-01-29split login.sh into login.dLuke Shumaker