Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spf13/dotfiles
- Owner: spf13
- Created: 2021-11-30T04:36:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T00:07:04.000Z (12 months ago)
- Last Synced: 2024-05-08T17:28:57.893Z (9 months ago)
- Topics: antigen, chezmoi, macos, windows, zsh
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 32
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.