Skip to content

I use this repository to prevent configuration drifts between my laptops. It contains scripts for installing programs and symlinking configuration

Notifications You must be signed in to change notification settings

creativecreature/dotfiles

Repository files navigation

Dotfiles

Introduction

I use these scripts to bootstrap new machines, install software and prevent configuration drifts between my personal laptop and the one I use at work.

Bootstrapping a new machine

Clone this as a bare git repository:

git clone --bare git@github.com:creativecreature/dotfiles.git $HOME/.cfg

Checkout the bare repository content to the home directory:

./checkout.sh

Run the bootstrap script to install software, create ssh keys, download oh-my-zsh, etc.

./bootstrap.sh

About

I use this repository to prevent configuration drifts between my laptops. It contains scripts for installing programs and symlinking configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published