summary refs log tree commit diff
path: root/install.sh (follow)
Commit message (Collapse)AuthorAge
* Install firefox on OpenBSDJune McEnroe2021-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 configsJune McEnroe2021-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 OpenBSDJune McEnroe2021-02-23
| | | | | Luxi's uncrossed zero is just too bad. Oh and lower case l is also better in Go.
* Install sctJune McEnroe2021-02-09
| | | | My eyes are so much happier with sct 4500 oh my god.
* Use w3m to open other URLsJune McEnroe2021-02-09
|
* Use xsel in up and add it do install.shJune McEnroe2021-02-08
|
* Add -X flag to install X stuff on OpenBSDJune McEnroe2021-02-07
|
* Install vi on Linux and nvi on macOSJune McEnroe2021-01-25
|
* Move /opt/local back, cheat port select to use system manJune McEnroe2020-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 macOSJune McEnroe2020-09-11
|
* Rewrite install script yet againJune McEnroe2020-09-11
|
* Remove NetBSD from install scriptJune McEnroe2020-09-11
| | | | I never use it.
* Use MacPorts rather than pkgsrcJune McEnroe2020-09-11
| | | | My system is probably such a mess now...
* Add OpenBSD to install.shJune McEnroe2020-06-07
| | | | Straightforward.
* Remove gpg symlink from NetBSD installJune McEnroe2020-05-13
|
* Remove mkshJune McEnroe2020-05-07
|
* Upgrade neovim to 0.4.3 on macOSJune McEnroe2020-03-24
|
* Move mksh to Linux-onlyJune McEnroe2020-01-15
| | | | Elsewhere I use 1sh.
* Remove gpg from install.shJune McEnroe2020-01-15
| | | | I don't sign commits anymore so probably don't need it.
* Remove git from install.shJune McEnroe2020-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.2June McEnroe2019-10-02
| | | | | Finally a release with my man mode fix... Meanwhile neovim itself has probably gotten worse.
* Unset executable on shell scriptsJune McEnroe2019-08-29
|
* Shell script style passJune McEnroe2019-07-27
|
* Update macOS neovim to 0.3.8June McEnroe2019-07-27
| | | | Which somehow still doesn't include my man fix.
* Update neovim to 0.3.4 on DarwinJune McEnroe2019-02-05
| | | | Also rewrite install.sh once again.
* Install gnupg2 from pkgsrc and symlink gpgJune McEnroe2019-01-12
|
* Switch to pkgsrc on DarwinJune McEnroe2018-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 ArchJune McEnroe2018-09-02
|
* Add NetBSD to install.shJune McEnroe2018-08-26
|
* Install mksh rather than zshJune McEnroe2018-08-16
|
* Remove nasm from installJune McEnroe2018-07-23
|
* Tabify shell scriptsJune McEnroe2018-05-13
|
* Clean up install.shJune McEnroe2018-03-14
|
* Add nasm to install.shJune McEnroe2017-10-04
|
* Remove git from common packagesJune McEnroe2017-09-27
|
* Rename zsh scripts .zshJune McEnroe2017-09-15
|
* Install ddateJune McEnroe2017-08-25
|
* Use $() in install.shJune McEnroe2017-08-04
| | | | | Something gave me the impression that sh did not like this, but it's specified by POSIX.
* Install slJune McEnroe2017-07-28
|
* Remove iTermJune McEnroe2017-07-18
| | | | We've been through a lot together.
* Only pacman -Sy onceJune McEnroe2017-07-09
|
* Remove tmuxJune McEnroe2017-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 scriptJune McEnroe2017-06-12
|
* Add untested install scriptJune McEnroe2017-06-10
|
* Rename install.sh to link.shJune McEnroe2017-06-10
|
* Remove Karabiner config and move key layoutsJune McEnroe2017-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 directoryJune McEnroe2017-06-10
|
* Remove Programming keyboard layoutJune McEnroe2017-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 layoutJune McEnroe2017-06-09
|
* Add Tarmak layoutsJune McEnroe2017-06-06
| | | | From <https://github.com/sblaurock/tarmak-layouts>.