Skip to content

Stow prepped dotfiles for my personal environment config

Notifications You must be signed in to change notification settings

SnowboardTechie/dotfiles

Repository files navigation

Dotfiles

This contains dotfiles for my personal develop environment config. Meant to be utilized with GNU stow to allow easy referencing of dotfiles.

Installation

First install homebrew

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

Then use brew to install GNU stow

brew install stow

Finally stow this repo, from this repo's root directory run

stow . --adopt --dotfiles --target=$HOME

this will sym link all of the dot-files to your home user directory, replacing dot- with . for files and folders.

About

Stow prepped dotfiles for my personal environment config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published