Skip to content

My personal collection of configuration files, compatible with chezmoi

Notifications You must be signed in to change notification settings

kevinkjt2000/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Setup

mkdir -p ~/.local/bin
(cd ~/.local && curl -sfL https://git.io/chezmoi | sh)
~/.local/bin/chezmoi init git@github.com:kevinkjt2000/dotfiles.git
~/.local/bin/chezmoi apply
bash -l
asdf plugin-add python
asdf install python
asdf plugin-add golang
asdf install golang
chezmoi apply

About

My personal collection of configuration files, compatible with chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published