Skip to content

WSL-friendly dotfiles without symlinks or bash-source

License

Notifications You must be signed in to change notification settings

blakehawkins/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A WSL-friendly dotfiles repo without symlinks or bash source.

Usage

The worfklow for this dotfiles repo is based on merging and then replacing existing dotfiles:

  • ./source_live_dotfiles.sh copies deployed dotfiles, overwriting those in the repo.
  • git diff to see if your live dotfiles have anything worth saving.
    • If diff reveals something new worth saving, STOP! You must manually merge and commit before proceeding.
  • git reset --hard to throw away any undesired behavior from live dotfiles.
  • WARNING: This cannot be undone. ./use_repo_dotfiles.sh to overwrite your live dotfiles with those in this repo.

About

WSL-friendly dotfiles without symlinks or bash-source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published