Skip to content

knittl/.files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# knittl's dot files

To bootstrap local dotfiles, create a clone with the following commands:

    git init --bare "$HOME/.dotfiles"
    alias cfg='git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'
    cfg remote add origin https://github.com/knittl/.files.git
    cfg fetch
    cfg checkout master

Attention: this can interfere with existing config files!

About

Collection of my personal dotfiles. Use at your own risk.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors