Mercurial > dotfiles
view hgrc/hgrc-MacOSX @ 413:4a2468f72e44
Optimize C++ file editing with some folding tricks.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 18 Jan 2018 16:24:47 -0800 |
parents | d190d7987730 |
children | 7d83a5eab234 |
line wrap: on
line source
[ui] ssh = ssh -C merge = kdiff3 [extdiff] cmd.kdiff3 = /Applications/kdiff3.app/Contents/MacOS/kdiff3 [merge-tools] kdiff3.executable = /Applications/kdiff3.app/Contents/MacOS/kdiff3 kdiff3.args = $base $local $other -o $output