summary refs log tree commit diff
path: root/home/.ssh/config
diff options
context:
space:
mode:
authorJune McEnroe <curtis@hopper.com>2017-06-19 09:45:17 -0400
committerJune McEnroe <curtis@hopper.com>2017-06-19 09:45:17 -0400
commita1188d06d1f0cfcb8c863bdbdf9a9cb9fe06606a (patch)
tree818efd3842697cfa96ee5a3a9c0d4f77f5df1858 /home/.ssh/config
parentAdd Code Tarmak 2 layout (diff)
downloadsrc-a1188d06d1f0cfcb8c863bdbdf9a9cb9fe06606a.tar.gz
src-a1188d06d1f0cfcb8c863bdbdf9a9cb9fe06606a.zip
Update iTerm 2 config
Suddenly the window top bar is dark.
Diffstat (limited to 'home/.ssh/config')
0 files changed, 0 insertions, 0 deletions
lspan='3' class='logmsg'> 2020-01-14Add -b flag for live backupJune McEnroe 2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe