Skip to content

burdzwastaken/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles (aka soupfiles)

a collection of my dotfilez; built for debian (10) buster

build passing

install

install prerequisites

$ su
$ ./hack/prepare.sh # or just install git, sudo and include burdz into the `/etc/sudoers.d/burdz`
$ exit

clone and bootstrap

$ git clone https://github.com/burdzwastaken/dotfiles
$ chown burdz:burdz -R dotfiles/
$ cd dotfiles
$ ./hack/bootstrap.sh

pre-commit hookz

install pre-commit and ze hooks!

$ ./scripts/install-pre-commit-hooks.sh

NOTE: this requires the following line to be removed from ~/.gitconfig

submodulez

# add
$ git submodule add $repo

# init
$ git submodule init

# update
$ git submodule update --recursive

About

a collection of my dotfilez

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published