Skip to content

Local home conf files and app installation scripts

Notifications You must be signed in to change notification settings

hugocf/dotfiles

Repository files navigation

dotfiles

Local configuration files, preferences, and installation scripts to easily setup and replicate perferred options accross different machines.

This uses Yet Another Dotfiles Manager - yadm to manage the headless git repo setup more easily.

Inception

On a new machine, run the following in a temporary directory (e.g. ~/Desktop):

git clone https://github.com/hugocf/dotfiles.git
dotfiles/.config/yadm/bootstrap
rm -rf dotfiles

Updates

On an ongoing basis, run the following to receive updates and ensure all is setup correctly:

yadm check && yadm pull && yadm bootstrap

Note that check is a custom alias defined in ~/.gitconfig.

See more Common Commands - yadm.

About

Local home conf files and app installation scripts

Topics

Resources

Stars

Watchers

Forks