summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Add pteeJune McEnroe2019-07-08
* Add Wild SeedJune McEnroe2019-07-08
* Add common includes to AGPL templateJune McEnroe2019-07-06
* Remove redundant includeJune McEnroe2019-07-06
* Add CSS output to schemeJune McEnroe2019-07-06
* Add diff syntax to hiJune McEnroe2019-07-01
* Use env.sh as 1sh todo listJune McEnroe2019-07-01
* Clean up 1sh prompt settingJune McEnroe2019-06-29
* Add Parable of the TalentsJune McEnroe2019-06-29
* Rename catsh to 1shJune McEnroe2019-06-28
* Set HISTSIZE in catshJune McEnroe2019-06-28
* Unset iflag when exiting catshJune McEnroe2019-06-28
* Consolidate catsh history documentationJune McEnroe2019-06-24
* Set LESS=FRXJune McEnroe2019-06-19
* Alias date=ddateJune McEnroe2019-06-16
* Set sensitivity by slot in TF2June McEnroe2019-06-15
* Add AcceptanceJune McEnroe2019-06-15
* Add variables to bitJune McEnroe2019-06-07
* Add A Closed and Common OrbitJune McEnroe2019-06-05
* Add RebornJune McEnroe2019-06-02
* Add bit to bin.7June McEnroe2019-05-30
* Simplify and build bitJune McEnroe2019-05-30
* Add xx -p optionJune McEnroe2019-05-29
* Add FrontierJune McEnroe2019-05-27
* Break nicks with ZWNJJune McEnroe2019-05-27
* Add DawnJune McEnroe2019-05-26
* Declare vasprintf(3) for GNUJune McEnroe2019-05-20
* Fix comparison warning in ttpreJune McEnroe2019-05-20
* Add AuthorityJune McEnroe2019-05-20
* Specify precedence of unary versions of operatorsJune McEnroe2019-05-19
* Add compound assignment operators to orderJune McEnroe2019-05-18
* Support simple assignment in orderJune McEnroe2019-05-15
* Implement sizeof in orderJune McEnroe2019-05-15
* Add orderJune McEnroe2019-05-15
* Add T suffix in bitJune McEnroe2019-05-12
* Highlight yacc and lex files as CJune McEnroe2019-05-10
* Use val instead of suboptargJune McEnroe2019-05-10
* Add Parable of the SowerJune McEnroe2019-05-09
* Add bit without buildJune McEnroe2019-05-07
* Fix MANDIR typoJune McEnroe2019-05-04
* Move relay to binJune McEnroe2019-05-04
* Add relay.1June McEnroe2019-04-28
* Use capsicum in irc/relayJune McEnroe2019-04-27
* Add missing includeJune McEnroe2019-04-27
* Add IRC relay botJune McEnroe2019-04-27
* Add LightlessJune McEnroe2019-04-25
* Set PS1 to \$ by defaultJune McEnroe2019-04-19
* Simplify ENV default value in catsh.1June McEnroe2019-04-19
* Factor out XDG_CONFIG_HOME and XDG_DATA_HOMEJune McEnroe2019-04-18
* Clean up catsh configJune McEnroe2019-04-18
ass='logsubject'>Swap root window coloursJune McEnroe 2021-02-07Add -X flag to install X stuff on OpenBSDJune McEnroe 2021-02-07Adjust brightness by smaller incrementsJune McEnroe 2021-02-07Fix cwm window cycling, move big by defaultJune McEnroe 2021-02-07Use class names for Foreground, Background, BorderColorJune McEnroe I'm not really sure what difference this makes, but it seems like the right thing to do to be generic? 2021-02-07Add simple battery status and clock to xsessionJune McEnroe I love how simple this is. 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe Still missing putting the URL in an X selection. 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe