https://github.com/jmpage/dotfiles
Personal dotfiles and other local development configuration
https://github.com/jmpage/dotfiles
dotfiles yadm
Last synced: 4 months ago
JSON representation
Personal dotfiles and other local development configuration
- Host: GitHub
- URL: https://github.com/jmpage/dotfiles
- Owner: jmpage
- Created: 2019-01-05T18:45:46.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T14:14:00.000Z (11 months ago)
- Last Synced: 2025-04-13T04:37:45.240Z (6 months ago)
- Topics: dotfiles, yadm
- Language: Shell
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
The dotfiles in this repository are managed using [yadm], which can be
installed via Homebrew and Apt. The included bootstrap scripts are
intended to support installing standard tools for MacOS and Ubuntu.To get started on a fresh machine:
``` shell
yadm clone --bootstrap
```[yadm]: https://yadm.io