Skip to content

cywil5115/dotfiles_chezmoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Setup process

I use chezmoi to manage my configurations. For now it's fairly easy setup but maybe I'll try add some automatization scripts to make it better

Install chezmoi:

MacOS:

brew install chezmoi

Fedora:

dnf install chezmoi

Debian based:

apt install chezmoi

Arch:

pacman -S chezmoi

Init Chezmoi

Start Initialization

chezmoi init [email protected]:cywil5115/dotfiles.git

(Optional) change shell to zsh:

chsh -s $(which zsh)

About

cywil's dotfiles managed by chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published