huv1k / dotfiles

:black_medium_small_square: My personal dot files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

:black_medium_small_square: My personal dot files


Languages

Language:Shell 100.0%