Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Unset executable on shell scripts | June McEnroe | 2019-08-29 |
| | |||
* | Shell script style pass | June McEnroe | 2019-07-27 |
| | |||
* | Port all scripts to sh | June McEnroe | 2018-08-16 |
| | | | | Not hard, but having to escape ( ) inside [ ] had me confused for a bit. | ||
* | Rename zsh scripts .zsh | June McEnroe | 2017-09-15 |
| | |||
* | Remove C code from link script | June McEnroe | 2017-09-06 |
| | |||
* | Rename curtis -> home | June McEnroe | 2017-09-06 |
| | | | | Why the heck did I do this? | ||
* | Add watch.c | June McEnroe | 2017-09-05 |
| | |||
* | Move nethack options to env | June McEnroe | 2017-08-19 |
| | |||
* | Remove scala syntax file | June McEnroe | 2017-08-17 |
| | |||
* | Add wake | June McEnroe | 2017-08-06 |
| | | | | | That payload can appear anywhere within an ethernet frame. Wake-on-LAN is funny. | ||
* | Add tup | June McEnroe | 2017-07-31 |
| | |||
* | Add up, sup | June McEnroe | 2017-07-25 |
| | |||
* | Add nethackrc | June McEnroe | 2017-07-23 |
| | |||
* | Add hnel | June McEnroe | 2017-07-21 |
| | |||
* | Add just-about-functional dtch/atch | June McEnroe | 2017-07-14 |
| | |||
* | Remove manpager script | June McEnroe | 2017-07-11 |
| | | | | neovim now behaves correctly without the redirection hack. | ||
* | Consolidate pbd, pbcopy, pbpaste | June McEnroe | 2017-07-04 |
| | |||
* | Remove tmux | June McEnroe | 2017-07-04 |
| | | | | | | | | | | | tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler. | ||
* | Link Scala syntax file | June McEnroe | 2017-06-27 |
| | | | | Oops. | ||
* | Add .hushlogin | June McEnroe | 2017-06-10 |
| | |||
* | Rename install.sh to link.sh | June McEnroe | 2017-06-10 |