Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .bash_profile: Tweaks | Mathias Bynens | 2012-02-27 | 1 | -0/+6 |
| | | | | | * Append to the Bash history file, rather than overwriting it * Autocorrect typos in path names when using `cd` | ||||
* | .bash_profile: Be sure to source `.bash_prompt` first, in case it sets the ↵ | Mathias Bynens | 2012-01-26 | 1 | -2/+2 |
| | | | | PATH and subsequent dotfiles rely on it | ||||
* | Better `json` function | Mathias Bynens | 2012-01-02 | 1 | -0/+0 |
| | | | | Ref. 9b0af44766d2a2cc61ae0142ac3ec9f0bed75674 | ||||
* | Use tabs instead of double-space indents | Mathias Bynens | 2011-12-28 | 1 | -1/+1 |
| | |||||
* | Use double quotes more consistently. | Mathias Bynens | 2011-10-22 | 1 | -2/+2 |
| | |||||
* | Prefer US English and use UTF-8. | Mathias Bynens | 2011-10-22 | 1 | -0/+4 |
| | |||||
* | Sexier file sourcing. | Mathias Bynens | 2011-10-14 | 1 | -3/+4 |
| | |||||
* | Check if ~/.ssh/config exists before grepping it. | Mathias Bynens | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | Add tab completion for `defaults read|write NSGlobalDomain`. Useful when ↵ | Mathias Bynens | 2011-09-18 | 1 | -1/+4 |
| | | | | looking for new ~/.osx additions. | ||||
* | Better tab completion for SSH hostnames based on ~/.ssh/config. | Mathias Bynens | 2011-09-17 | 1 | -3/+2 |
| | |||||
* | added stuff for ssh tab completion | John Hirbour | 2011-09-10 | 1 | -1/+5 |
| | |||||
* | Whitespace cleanup. | Mathias Bynens | 2011-09-05 | 1 | -1/+1 |
| | |||||
* | Initial commit. | Mathias Bynens | 2011-09-05 | 1 | -0/+9 |