WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

YOwatari/dotfiles

Repository files navigation

It's my dotfiles

Installation

  1. Install chezmoi: Follow the official installation guide: https://www.chezmoi.io/install/

  2. Initialize chezmoi with this repository:

    chezmoi init https://github.com/YOwatari/dotfiles.git
  3. Apply the configuration: Review the changes chezmoi will make:

    chezmoi diff

    Apply the changes:

    chezmoi apply

Prerequisites (Example for macOS)

Some configurations might require specific tools to be installed beforehand. For example, on macOS:

# Install Xcode Command Line Tools if not already installed
xcode-select --install

# Install Homebrew (if used for package management)
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

About

for me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published