Skip to content
/ .files Public

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

License

Notifications You must be signed in to change notification settings

knittl/.files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

No packages published