Skip to content

undg/.dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

git clone https://github.com/undg/.dot # clone the repository

cd .dot # enter the repository

sh <(curl -s https://raw.githubusercontent.com/undg/zap/master/install.sh)   # Install zap.

./install # symlink dotfiles with stow

Bind custom githooks

Alter git config with custom githooks:

hooksPath = _githooks

OR CLI:

git config --local core.hooksPath _githooks/

Done

Manage dotfiles

./install
 
# OR

./clean-env

About

collection of dotfiles with `stow` helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published