Skip to content

georgeeburt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository consists of my personal configuration files (dotfiles). It leverages yadm to version and track these files, as well as a bootstrap process to set up a consistent environment across multiple machines.

Bootstrapping

Install Prerequisites

  1. Install Homebrew.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install Git.
brew install git

Clone this repository (dotfiles)

This repository uses yadm to manage dotfiles effectively.

  1. Install yadm:
brew install yadm
  1. Clone the repository:
yadm clone git@github.com:georgeeburt/dotfiles.git
  1. Run bootstrap

After cloning the repository, run the bootstrap script:

yadm bootstrap

About

This repository consists of my personal configuration files (dotfiles). It leverages yadm to version and track these files, aswell as a bootstrap process to setup a consistent environment across multiple machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages