Skip to content

a collection of configuration files and custom scripts, centralized in a repo for easy mobility

Notifications You must be signed in to change notification settings

ElanMedoff/dotfiles

Repository files navigation

dotfiles

A collection of configuration files and custom scripts, centralized for easy mobility. Uses stow to symlink everything properly, based on this blog post.


Clone with submodules:

git clone https://github.com/ElanMedoff/dotfiles .dotfiles
# if necessary, update the urls in `.gitmodules` from `git@` to `https://`
git submodule init
git submodule update

Prereqs:

Bootstrap:

chmod +x ./bootstrap.sh
./bootstrap.sh --pm={brew,dnf,apt} {--server}

Keep submodules up-to-date:

git submodule foreach git pull origin master

About

a collection of configuration files and custom scripts, centralized in a repo for easy mobility

Resources

Stars

Watchers

Forks

Languages