Skip to content

A collection of dotfiles. I hope you can find some treasure in here just like how I did with other dotfiles

Notifications You must be signed in to change notification settings

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