summary refs log tree commit diff
path: root/link.zsh (follow)
Commit message (Collapse)AuthorAge
* Tabify shell scriptsJune McEnroe2018-05-13
|
* Overwrite existing symlinks in link.zshJune McEnroe2018-03-28
| | | | | But avoid overwriting regular files. This is mostly so I can move this repository and update all the links.
* Fix shell script lintsJune McEnroe2018-03-28
|
* Use [[ ]] in zsh scriptsJune McEnroe2018-03-28
|
* Clean up home scripts, split againJune McEnroe2018-03-14
|
* Combine home-related scriptsJune McEnroe2018-03-14
|
* Use Intel syntax in LLDBJune McEnroe2018-02-12
| | | | | GDB has no idea what's going on if you run it on a Cocoa app, and it turns out LLDB is pretty nice. Why does it get a bad reputation?
* Rename zsh scripts .zshJune McEnroe2017-09-15