Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up install.sh | June McEnroe | 2018-03-14 |
| | |||
* | Add nasm to install.sh | June McEnroe | 2017-10-04 |
| | |||
* | Remove git from common packages | June McEnroe | 2017-09-27 |
| | |||
* | Rename zsh scripts .zsh | June McEnroe | 2017-09-15 |
| | |||
* | Install ddate | June McEnroe | 2017-08-25 |
| | |||
* | Use $() in install.sh | June McEnroe | 2017-08-04 |
| | | | | | Something gave me the impression that sh did not like this, but it's specified by POSIX. | ||
* | Install sl | June McEnroe | 2017-07-28 |
| | |||
* | Remove iTerm | June McEnroe | 2017-07-18 |
| | | | | We've been through a lot together. | ||
* | Only pacman -Sy once | June McEnroe | 2017-07-09 |
| | |||
* | 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. | ||
* | Fix install script | June McEnroe | 2017-06-12 |
| | |||
* | Add untested install script | June McEnroe | 2017-06-10 |
| | |||
* | Rename install.sh to link.sh | June McEnroe | 2017-06-10 |
| | |||
* | Remove Karabiner config and move key layouts | June McEnroe | 2017-06-10 |
| | | | | | | | | | Custom layouts allow me to drop Karabiner, which is necessary since it still doesn't work on Sierra. Moved the keylayout files to be just files since installing them with symlinks doesn't work very well, they need to be installed with Ukelele. I should find out what it does though. | ||
* | Move actual dotfiles into curtis directory | June McEnroe | 2017-06-10 |
| | |||
* | Remove Programming keyboard layout | June McEnroe | 2017-06-10 |
| | | | | | It's broken and should be redone in the same way as CodeTarmak1 if I need a QWERTY programming layout again. | ||
* | Add Code Tarmak 1 layout | June McEnroe | 2017-06-09 |
| | |||
* | Add Tarmak layouts | June McEnroe | 2017-06-06 |
| | | | | From <https://github.com/sblaurock/tarmak-layouts>. | ||
* | Rename keyboard layout Programming | June McEnroe | 2017-05-26 |
| | |||
* | Fix Library install condition | June McEnroe | 2017-05-25 |
| | |||
* | Revert "Remove macOS keyboard layout" | June McEnroe | 2017-05-25 |
| | | | | This reverts commit ab3cd01748a4a99e6095654e03e2db35ed5b5313. | ||
* | Rename colorscheme "trivial" | June McEnroe | 2017-05-01 |
| | |||
* | Add bri brightness control script | June McEnroe | 2017-03-14 |
| | | | | This is probably terrible. | ||
* | Remove macOS keyboard layout | June McEnroe | 2017-01-25 |
| | | | | Does not work in all apps. | ||
* | Use zsh for shell scripts | June McEnroe | 2017-01-21 |
| | |||
* | Add fuzzy clock | June McEnroe | 2017-01-19 |
| | |||
* | Implement pbcopy and pbpaste in C | June McEnroe | 2017-01-06 |
| | | | | | | | | | Ted Unangst broke my netcat implementation of pbpaste with this commit: <https://github.com/openbsd/src/commit/bb978d8>, which, when /dev/null is attached to stdin, causes nc to exit and never read from the socket. Turns out the core functionality of netcat can be implemented in about 50 lines of C. | ||
* | Add custom keyboard layout for macOS | June McEnroe | 2017-01-03 |
| | |||
* | Add gdbinit | June McEnroe | 2016-12-23 |
| | |||
* | Remove rpn.c | June McEnroe | 2016-10-16 |
| | |||
* | Begin JRP | June McEnroe | 2016-10-05 |
| | |||
* | What am I even doing? | June McEnroe | 2016-10-03 |
| | | | | | It's Monday night and I've had a lot to drink because I didn't like what Monday day was like. Ain't that just the way? | ||
* | Add pbcopy and pbpaste using pbd | June McEnroe | 2016-09-17 |
| | |||
* | Add initial pbd implementation | June McEnroe | 2016-09-17 |
| | | | | Error handling in C is tedious. | ||
* | Use nvim as MANPAGER | June McEnroe | 2016-09-13 |
| | |||
* | Add .bin/xx.c | June McEnroe | 2016-09-12 |
| | |||
* | Rename colorscheme to lame | June McEnroe | 2016-09-08 |
| | |||
* | Remove gruvbox | June McEnroe | 2016-08-15 |
| | |||
* | Add ''subtle'' colorscheme | June McEnroe | 2016-07-26 |
| | | | | I'm just trying this out. | ||
* | Add htoprc | June McEnroe | 2016-07-26 |
| | |||
* | Remove vim configuration | June McEnroe | 2016-07-15 |
| | |||
* | Use vi editing mode in readline | June McEnroe | 2016-07-11 |
| | | | | Dear lord why have I let myself suffer without this? Embarrassing. | ||
* | Vendor NASM syntax file | June McEnroe | 2016-07-09 |
| | |||
* | Simplify install script | June McEnroe | 2016-04-06 |
| | |||
* | Remove gitignore | June McEnroe | 2016-01-15 |
| | |||
* | Bash is usually in /bin | June McEnroe | 2015-05-28 |
| | |||
* | Replace effuse with simple shell scripts | June McEnroe | 2015-05-24 |