~/.tigrc
로 복사한다.H
를 누르면 해당 파일의 commit history 를 보여준다.H
를 누르면 해당 파일의 commit history 를 보여준다.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)\""