Linkai's configuration of different tools on Linux.
- git
- cmake
- make
- gcc/g++
- zsh
- tmux
- python
git clone https://github.com/songlkkevin/.dotfiles.git --recursive
to clone the repo recursively.- clone this repository to your home directory.
- run
./install
to install all the configuration files.