Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 339 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 339 Bytes

Repository for configure files and related tools

Structure

conf

conf
├── .vimrc
├── .vimrc.bundles
└── .zshrc

init

init
├── cmake
│   └── CMakeLists.txt
├── gtest
│   ├── CMakeLists.txt
│   └── unittest.cc
└── make
    └── Makefile

exchnage