mattocci27 / dotfiles

👽Dotfiles for MacOS (and ManjaroLinux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This repository contains configuration files for R, Visual Studio Code, tmux, Neovim (NvChad), and Zsh. It also includes Cousine Nerd Fonts.

Requirement

  • Command Line Tools for Xcode
# command line tools
sudo xcode-select --install

Usage

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

Homebrew mirror at tsinghua uni

SSH Configuration (private)

Zotero

About

👽Dotfiles for MacOS (and ManjaroLinux)


Languages

Language:Shell 57.3%Language:Lua 29.0%Language:Vim Script 11.1%Language:R 2.6%