목차

tig

설정

bind diff H !sh -c "tig \"$(git rev-parse --show-toplevel)/%(file)\""
bind status H !sh -c "tig \"$(git rev-parse --show-toplevel)/%(file)\""
bind tree H >sh -c "tig \"$(git rev-parse --show-toplevel)/%(file)\""

참조