Skip to content

ecliptical/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Host-portable dot files for macOS.

Usage

  1. Fork this repo
  2. Clone your forked repo into your home directory without checking it out: git clone --no-checkout https://github.com/ecliptical/dotfiles.git
  3. In ~/dotfiles, point git to your home directory: git config core.worktree "../../"
  4. Point your home directory back to git: echo "gitdir: $HOME/dotfiles/.git" >> ~/.git
  5. Actually checkout the files: git reset --hard origin/master
  6. Add your custom *.sh files to ~/.bashrc.d, commit, and push

About

Host-portable dot files for macOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages