Skip to content

Customization for my MacBook, it contains configurations for my terminal, shell, editor, and various other programs.

Notifications You must be signed in to change notification settings

mercxry/dotfiles

Repository files navigation

dotfiles

Showoff image of a full size setup

Table of Contents

Configuration

  • OS: macOS
  • Terminal: Ghostty
    • Shell: Fish
    • Theme: Kanagawabones
    • Font: JetBrains Mono
  • Terminal Multiplexer: tmux (currently trying zellij)
  • Editor

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 my terminal, shell, editor, and various other programs.

Topics

Resources

Stars

Watchers

Forks

Languages