Skip to content

tizz98/work-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eli's Work Dotfiles

These are the dotfiles I use for work. They probably won't work for you, but you can use it as a reference for your own. I use chezmoi for my dotfiles, because I like the name and its CLI.

Install chezmoi

macOS

brew install chezmoi

Linux

sh -c "$(curl -fsLS get.chezmoi.io)"

New machine setup

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply tizz98/work-dotfiles
./$HOME/install.sh

First time setup

This is for future reference, since this is done once.

chezmoi init https://github.com/tizz98/work-dotfiles.git

About

dotfiles for work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published