Skip to content

yujinyuz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My collection of dotfiles

Days since last changed: 0

Setup

Currently playing around with chezmoi. WIP.

export GITHUB_USERNAME="<your-username>"
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME

# OR

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply username/dotfiles-x