Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikepruett3/dotfiles
Repo for my current dotfiles...
https://github.com/mikepruett3/dotfiles
dotfiles dotfiles-linux dotfiles-windows dotfiles-wsl
Last synced: about 1 month ago
JSON representation
Repo for my current dotfiles...
- Host: GitHub
- URL: https://github.com/mikepruett3/dotfiles
- Owner: mikepruett3
- Created: 2018-09-03T22:54:28.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:33:49.000Z (about 2 months ago)
- Last Synced: 2024-10-30T04:59:40.459Z (about 2 months ago)
- Topics: dotfiles, dotfiles-linux, dotfiles-windows, dotfiles-wsl
- Language: Batchfile
- Homepage:
- Size: 21.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install and Setup
```bash
$ sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply mikepruett3
```## Initialize (if not at install time)
```bash
chezmoi init [email protected]:mikepruett3/dotfiles.git
```