Skip to content

bolinzzz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Using the Dotfiles

  1. Initialize chezmoi with this dotfile repository by simply running:

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

  1. Automate the setting up process using the dotfiles:

$ chezmoi update


The installation of Homebrew might require addition manual steps, run the following two commands:
$ echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/bolin.zhu/.zprofile
$ eval "$(/opt/homebrew/bin/brew shellenv)"

Repeat step 1 and 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages