Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | SunOS stuff | Luke Shumaker | |
2015-09-24 | bash emacs integration: only fall back to `hostname -f` if necessary | Luke Shumaker | |
2015-09-22 | Clean up bash configuration, and bash-emacs integration | Luke Shumaker | |
2015-07-19 | bash aliases: change mvln | 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-20 | bash: aliases should just be a regular rc module | Luke Shumaker | |
2015-01-29 | Merge remote-tracking branch 'origin/build64-par' into gluglugt60-par | Luke Shumaker | |
Conflicts: .config/systemd/user/default.target.wants/emacs-daemon.service | |||
2015-01-29 | Bash: disable the pager when running in emacs | Luke Shumaker | |
2015-01-01 | bash emacs integration: if DISPLAY=nil, unset it | Luke Shumaker | |
2014-07-30 | clean up emacs config | Luke Shumaker | |
2014-04-21 | improve emacs/bash integration | Luke Shumaker | |
2014-03-21 | backport changes from my laptop | Luke Shumaker | |
2012-10-15 | Use XDG for bash, remove alsa, clean up bash & profile, add CACHEDIR.TAG | Luke Shumaker | |
.profile: fix up |