Skip to content

Customization for my MacBook, it contains configurations for iTerm, tmux, and neovim. Managed with chezmoi.

Notifications You must be signed in to change notification settings

mercxry/dotfiles

Repository files navigation

dotfiles

I use chezmoi to manage my dotfiles which allows me to store some private data inside my password manager by using templates, I would recommend to just copy the bits and files that you're interested in.

iTerm with neofetch, Tokyo Night theme

Table of Contents

Configuration

Getting started

  1. Clone repository

    chezmoi init mercxry
  2. Install Homebrew

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  3. Install packages from Brewfile

    brew bundle install

    or just install chezmoi

    brew install chezmoi
  4. Apply chezmoi dotfiles

    chezmoi apply

About

Customization for my MacBook, it contains configurations for iTerm, tmux, and neovim. Managed with chezmoi.

Topics

Resources

Stars

Watchers

Forks