- setup neovim config
- setup tmux (borrow from original)
- setup bash (borrow from original)
- setup git (borrow from original)
- setup script(s) to manage dotfiles!!!
- install lua5.1 and remove higher lua versions (5.4, etc.)
- install liblua5.1-dev or liblua5.1-0-dev headers so that neovim can compile lua plugins
git clone <this repo>
cd <this repo>
./dev -p # for personal setup
# or
./dev -w # for work setup