- some conv bash functions
- some vim settings
- some useful 3rdparty tools:
- calltree and cpptree comes from: https://github.com/satanson/cpp_etudes.git
- universal ctags comes from: https://github.com/universal-ctags/ctags.git
- dependencies: install deps:
yum install pcre-devel xz-devel perl-Digest-SHA
update submodules:
git submodule update --init --recursive