Skip to content

huv1k/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

It works by a git bare repository hosted within ~/.config/dotfiles with a working directory of ~.

To install:

git clone https://github.com/huv1k/dotfiles --bare ~/.config/dotfiles
git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME config --local status.showUntrackedFiles no
git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME checkout

This setup is heavily inspired by https://github.com/leebyron/dotfiles.

About

◾ My personal dot files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages