8000 GitHub - josephburgess/dotfiles: My personal dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

josephburgess/dotfiles

Repository files navigation

Dotfiles

This repository contains my dotfiles. I use GNU Stow to manage them.

Installation

Install Homebrew:

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

Install GNU-Stow

brew install stow

Clone this repo

git clone git@github.com:josephburgess/dotfiles.git ~/

Restore dotfiles

cd ~/dotfiles
stow -t ~ *

Restore Brewfile

brew bundle install

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0