summary refs log tree commit diff
ModeNameSize
d---------.config61log plain
-rw-r--r--.psqlrc143log plain blame
d---------.ssh34log plain
-rw-r--r--.tmux.conf792log plain blame
d---------.vim68log plain
-rw-r--r--.vimrc783log plain blame
-rw-r--r--.zshrc1886log plain blame
d---------Library / Application Support / Karabiner46log plain
-rw-r--r--README.md1383log plain blame
-rw-r--r--com.googlecode.iterm2.plist39817log plain blame
-rwxr-xr-ximport.sh405log plain blame
-rwxr-xr-xinstall.sh544log plain blame
-rwxr-xr-xprune.sh178log plain blame
> 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroepe the pattern and simply use strncmp. Running on a sqlite3.c amalgamation, the regex version takes ~37s while the strncmp version takes ~1s, producing identical output. Big win! 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe