Skip to content

lpaulic/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Example dotfiles that are managed by dotdrop.

Prerequisite

  • dotdrop

Usage

  • bootstarp
    dotdrop -b --cfg=<path-to-this-repo>/config/dotdrop/config.yaml install
    
  • every day use
    # edit files in this repository
    git pull
    git add -A
    git commit
    git push
    dotdrop install
    # or use the alias defined in config/zsh/aliases
    dotsync
    

Inspiration

Inspiration was found here.

About

Configuration files for Linux systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages