Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,407 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/

Add git hooks to your git config:


[core]
	hooksPath = _githooks

Done

Manage dotfiles

./install
 
# OR

./clean-env

About

nvim, zsh, tmux, i3, and more. Dotfiles with `stow` helper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages