This repository contains configuration files for R, Visual Studio Code, tmux, Neovim (NvChad), and Zsh. It also includes Cousine Nerd Fonts.
- Command Line Tools for Xcode
# command line tools
sudo xcode-select --install
To set up your environment, clone this repository, install dependencies, and create symbolic links:
# Clone the repository
git clone https://github.com/mattocci27/dotfiles.git ~/dotfiles
# Navigate to the dotfiles directory
cd ~/dotfiles
# Install dependencies and create symbolic links
sh setup.sh
Homebrew mirror at tsinghua uni