summary refs log tree commit diff
path: root/.bin/rpn.c (unfollow)
Commit message (Expand)Author
2016-10-04Add @ to rpnJune McEnroe
2016-10-04Add ! to rpnJune McEnroe
2016-10-04Add quoting to rpnJune McEnroe
2016-10-04Try ops first in rpnJune McEnroe
2016-10-04Add radix to rpnJune McEnroe
2016-10-03What am I even doing?June McEnroe
2016-09-29Set TERM in tmuxJune McEnroe
2016-09-29Reconfigure tmuxJune McEnroe
2016-09-27Use shiftwidth=4 as defaultJune McEnroe
2016-09-20Remove gcl shell aliasJune McEnroe
2016-09-20Set shiftwidth=4 for CJune McEnroe
2016-09-18Clean up error handling in pbdJune McEnroe
2016-09-17Forward pbd through *.local SSHJune McEnroe
2016-09-17Add pbcopy and pbpaste using pbdJune McEnroe
2016-09-17Check child status in pbdJune McEnroe
2016-09-17Factor out spawn in pbdJune McEnroe
2016-09-17Add initial pbd implementationJune McEnroe
2016-09-16Execute Homebrew SSH for tux iTerm profileJune McEnroe
2016-09-16Add Include config_private to SSH configJune McEnroe
2016-09-16Disable custom login command for local iTerm profileJune McEnroe
2016-09-16Add tux profile to iTermJune McEnroe
2016-09-15Use err(3) in xxJune McEnroe
2016-09-15Use sysexits.h in xxJune McEnroe
2016-09-15Use strtoul in xxJune McEnroe
2016-09-15Write xx usage to stderrJune McEnroe
2016-09-13Use nvim as MANPAGERJune McEnroe
2016-09-13Use return value of getopt in xxJune McEnroe
2016-09-12Compile xx.c with clang specificallyJune McEnroe
2016-09-12Prevent offset from xx when reading zeroJune McEnroe
2016-09-12Rewrite xx.cJune McEnroe
2016-09-12Fix ascii alignment in xxJune McEnroe
2016-09-12Add -s flag to xxJune McEnroe
2016-09-12Add -a flag to xxJune McEnroe
2016-09-12Add -o flag to xxJune McEnroe
2016-09-12Add -g option to xxJune McEnroe
2016-09-12Add -c option to xxJune McEnroe
2016-09-12Add .bin/xx.cJune McEnroe
2016-09-08Rename colorscheme to lameJune McEnroe
2016-09-04Simplify colors syntax in zsh promptJune McEnroe
2016-08-29Color rubyStringDelimiter as StringJune McEnroe
2016-08-24Highlight rubyDefine as StructureJune McEnroe
2016-08-23Remove scroll bindings from nvim configJune McEnroe
2016-08-17Highlight Search with black foregroundJune McEnroe
2016-08-15Remove gruvboxJune McEnroe
2016-08-04Remove march from SSH configJune McEnroe
2016-08-01Disable tab indicators in iTermJune McEnroe
2016-07-30Color PreProc DarkGreenJune McEnroe
2016-07-29Color Structure and Typedef in grayJune McEnroe
2016-07-27Color comments DarkBlue and LightBlueJune McEnroe
2016-07-27Color macros in yellowJune McEnroe
0'>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