summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* Forward pbd through *.local SSHJune McEnroe2016-09-17
|
* Add pbcopy and pbpaste using pbdJune McEnroe2016-09-17
|
* Check child status in pbdJune McEnroe2016-09-17
|
* Factor out spawn in pbdJune McEnroe2016-09-17
|
* Add initial pbd implementationJune McEnroe2016-09-17
| | | | Error handling in C is tedious.
* Execute Homebrew SSH for tux iTerm profileJune McEnroe2016-09-16
|
* Add Include config_private to SSH configJune McEnroe2016-09-16
|
* Disable custom login command for local iTerm profileJune McEnroe2016-09-16
|
* Add tux profile to iTermJune McEnroe2016-09-16
|
* Use err(3) in xxJune McEnroe2016-09-15
|
* Use sysexits.h in xxJune McEnroe2016-09-15
|
* Use strtoul in xxJune McEnroe2016-09-15
| | | | Oops.
* Write xx usage to stderrJune McEnroe2016-09-15
|
* Use nvim as MANPAGERJune McEnroe2016-09-13
|
* Use return value of getopt in xxJune McEnroe2016-09-13
| | | | | | On macOS/FreeBSD, optopt is always set after calling getopt. On Linux, optopt is only set if an unrecognized option was found. What is the point of POSIX if such behaviour can differ?
* Compile xx.c with clang specificallyJune McEnroe2016-09-12
|
* Prevent offset from xx when reading zeroJune McEnroe2016-09-12
|
* Rewrite xx.cJune McEnroe2016-09-12
|
* Fix ascii alignment in xxJune McEnroe2016-09-12
|
* Add -s flag to xxJune McEnroe2016-09-12
|
* Add -a flag to xxJune McEnroe2016-09-12
|
* Add -o flag to xxJune McEnroe2016-09-12
|
* Add -g option to xxJune McEnroe2016-09-12
|
* Add -c option to xxJune McEnroe2016-09-12
|
* Add .bin/xx.cJune McEnroe2016-09-12
|
* Rename colorscheme to lameJune McEnroe2016-09-08
|
* Simplify colors syntax in zsh promptJune McEnroe2016-09-04
|
* Color rubyStringDelimiter as StringJune McEnroe2016-08-29
|
* Highlight rubyDefine as StructureJune McEnroe2016-08-24
|
* Remove scroll bindings from nvim configJune McEnroe2016-08-23
|
* Highlight Search with black foregroundJune McEnroe2016-08-17
|
* Remove gruvboxJune McEnroe2016-08-15
|
* Remove march from SSH configJune McEnroe2016-08-04
|
* Disable tab indicators in iTermJune McEnroe2016-08-01
|
* Color PreProc DarkGreenJune McEnroe2016-07-30
|
* Color Structure and Typedef in grayJune McEnroe2016-07-29
|
* Color comments DarkBlue and LightBlueJune McEnroe2016-07-27
|
* Color macros in yellowJune McEnroe2016-07-27
|
* Colorscheme colors and schemesJune McEnroe2016-07-26
|
* Add ''subtle'' colorschemeJune McEnroe2016-07-26
| | | | I'm just trying this out.
* Add htoprcJune McEnroe2016-07-26
|
* Add may and refactor ssh configJune McEnroe2016-07-24
|
* Disable cursorlineJune McEnroe2016-07-18
|
* Use hard constrast gruvbox darkJune McEnroe2016-07-18
|
* Remove vim configurationJune McEnroe2016-07-15
|
* Add readline to README configurations listJune McEnroe2016-07-15
|
* Add vendor script to READMEJune McEnroe2016-07-15
|
* Pull latest pathogen and gruvboxJune McEnroe2016-07-15
|
* Add vendoring scriptJune McEnroe2016-07-15
|
* Use vi editing mode in readlineJune McEnroe2016-07-11
| | | | Dear lord why have I let myself suffer without this? Embarrassing.