Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Install firefox on OpenBSD | June McEnroe | 2021-05-17 |
| | | | | | I feel like I'm using Windows when I open firefox... But it's so hard to get by without it :( | ||
* | Remove neovim configs | June McEnroe | 2021-04-26 |
| | | | | | I don't use it anymore except when I need UTF-8, and I'd rather just use unconfigured vim for that. | ||
* | Switch to Go Mono on OpenBSD | June McEnroe | 2021-02-23 |
| | | | | | Luxi's uncrossed zero is just too bad. Oh and lower case l is also better in Go. | ||
* | Install sct | June McEnroe | 2021-02-09 |
| | | | | My eyes are so much happier with sct 4500 oh my god. | ||
* | Use w3m to open other URLs | June McEnroe | 2021-02-09 |
| | |||
* | Use xsel in up and add it do install.sh | June McEnroe | 2021-02-08 |
| | |||
* | Add -X flag to install X stuff on OpenBSD | June McEnroe | 2021-02-07 |
| | |||
* | Install vi on Linux and nvi on macOS | June McEnroe | 2021-01-25 |
| | |||
* | Move /opt/local back, cheat port select to use system man | June McEnroe | 2020-09-12 |
| | | | | | | This is not really how you're supposed to use the select system, I don't think, since the mandoc package actually creates those files, but it does work. This lets me actually use the git installed by MacPorts. | ||
* | Install mandoc on macOS | June McEnroe | 2020-09-11 |
| | |||
* | Rewrite install script yet again | June McEnroe | 2020-09-11 |
| | |||
* | Remove NetBSD from install script | June McEnroe | 2020-09-11 |
| | | | | I never use it. | ||
* | Use MacPorts rather than pkgsrc | June McEnroe | 2020-09-11 |
| | | | | My system is probably such a mess now... | ||
* | Add OpenBSD to install.sh | June McEnroe | 2020-06-07 |
| | | | | Straightforward. | ||
* | Remove gpg symlink from NetBSD install | June McEnroe | 2020-05-13 |
| | |||
* | Remove mksh | June McEnroe | 2020-05-07 |
| | |||
* | Upgrade neovim to 0.4.3 on macOS | June McEnroe | 2020-03-24 |
| | |||
* | Move mksh to Linux-only | June McEnroe | 2020-01-15 |
| | | | | Elsewhere I use 1sh. | ||
* | Remove gpg from install.sh | June McEnroe | 2020-01-15 |
| | | | | I don't sign commits anymore so probably don't need it. | ||
* | Remove git from install.sh | June McEnroe | 2020-01-15 |
| | | | | | | If I have a copy of install.sh it's because I already git cloned this repo... Also I've replaced git with git-lite on FreeBSD since git added a dependency on subversion... | ||
* | Update neovim 0.4.2 | June McEnroe | 2019-10-02 |
| | | | | | Finally a release with my man mode fix... Meanwhile neovim itself has probably gotten worse. | ||
* | Unset executable on shell scripts | June McEnroe | 2019-08-29 |
| | |||
* | Shell script style pass | June McEnroe | 2019-07-27 |
| | |||
* | Update macOS neovim to 0.3.8 | June McEnroe | 2019-07-27 |
| | | | | Which somehow still doesn't include my man fix. | ||
* | Update neovim to 0.3.4 on Darwin | June McEnroe | 2019-02-05 |
| | | | | Also rewrite install.sh once again. | ||
* | Install gnupg2 from pkgsrc and symlink gpg | June McEnroe | 2019-01-12 |
| | |||
* | Switch to pkgsrc on Darwin | June McEnroe | 2018-11-27 |
| | | | | | | | | | I've had enough of Homebrew. I want a real package manager that can remove unneeded dependencies. neovim still isn't in pkgsrc, so download binaries of that separately for now. Hopefully I haven't broken any other systems by rewriting install.sh like this. | ||
* | Install bc(1) on Arch | June McEnroe | 2018-09-02 |
| | |||
* | Add NetBSD to install.sh | June McEnroe | 2018-08-26 |
| | |||
* | Install mksh rather than zsh | June McEnroe | 2018-08-16 |
| | |||
* | Remove nasm from install | June McEnroe | 2018-07-23 |
| | |||
* | Tabify shell scripts | June McEnroe | 2018-05-13 |
| | |||
* | 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>. |