Skip to content

akatov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akatov/dotfiles

Dmitri's dotfiles, managed with chezmoi.

Installation

Install Homebrew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Optionally install 1Password:

brew install 1password

then login and turn on CLI integration (Developer > CLI).

Then do one of the following:

install chezmoi into ~/.local/bin and auto-init:

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

or install chezmoi using homebrew and init manually:

brew install chezmoi
chezmoi init akatov

About

My dotfiles managed with chezmoi

Topics

Resources

Stars

Watchers

Forks