Skip to content

Configuration files and other resources in my home directory

Notifications You must be signed in to change notification settings

yaxollum/homedir

Repository files navigation

homedir

This Git repository contains the configuration files and other resources such as scripts and wallpapers in my home directory. Drew DeVault's "Managing my dotfiles as a git repository" inspired me to use this method to manage my setup.

Installation (modified from Drew Devault's guide)

cd ~
git init
git remote add origin git@github.com:yaxollum/homedir.git
git fetch
git checkout -f main

About

Configuration files and other resources in my home directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published