Skip to content

dotfiles, list of installed software, and anything else that's useful in setting up my favorite development environment.

Notifications You must be signed in to change notification settings

ostrowr/dotfiles

Repository files navigation

Dotfiles

My humble dotfiles, and default software I like to install on my dev machnies.

Using chezmoi to manage them across platforms.

To initalize a new machine, run

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

To update dotfiles, run

chezmoi -R update

About

dotfiles, list of installed software, and anything else that's useful in setting up my favorite development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages