Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spf13/dotfiles

spf13's dotfiles
https://github.com/spf13/dotfiles

antigen chezmoi macos windows zsh

Last synced: 3 months ago
JSON representation

spf13's dotfiles

Awesome Lists containing this project

README

        


~/. 📂
Cross-platform, cross-shell dotfiles
powered by chezmoi 🏠

## Installation

`sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply spf13`

## Update any machine

`chezmoi update`

## Status

I am using [chezmoi](https://www.chezmoi.io/) to manage my dotfiles.

This is still very much a work in progress.

It is intended to provide me a nice way to manage my dotfiles and have
a consistent experience across my Windows & Mac machines.

I'll add Linux support later, I don't really develop on Linux much and the defaults are pretty good for me for adminsitration tasks.

My primary shell environment on Windows is git-bash with zsh installed.

I also used [zsh](https://www.zsh.org/) on my Mac (but that's the default).

There are two initialization scripts that install a bunch of software I use on both platforms. They are intended to run on new machines, but there shouldn't be any harm in running them on existing machines.