Skip to content

SierraJC/dotfiles

Repository files navigation

Dotfiles

A personal dotfiles repository for quickly setting up a consistent development environment. This repository includes configurations for shell (zsh), Git, iTerm2 (macOS), and more.

Requirements

  • git must be installed.
  • macOS or Ubuntu Linux
    • On macOS, Homebrew will be installed if not present.
    • On Ubuntu, necessary packages will be installed automatically.

Installation

To set up, assuming git is already installed:

git clone https://github.com/sierrajc/dotfiles.git ~/.dotfiles
cd $HOME/.dotfiles
bash scripts/install.sh

About

There's no place like `$HOME`

Topics

Resources

Stars

Watchers

Forks