https://github.com/hbjydev/dots
My dotfiles, managed by yadm
https://github.com/hbjydev/dots
homebrew neovim wezterm yadm zsh
Last synced: 3 months ago
JSON representation
My dotfiles, managed by yadm
- Host: GitHub
- URL: https://github.com/hbjydev/dots
- Owner: hbjydev
- Created: 2023-01-01T14:12:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T17:59:32.000Z (over 2 years ago)
- Last Synced: 2025-03-21T22:15:32.168Z (7 months ago)
- Topics: homebrew, neovim, wezterm, yadm, zsh
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# `dots`
My dotfiles repo, managed fully by [`yadm`](https://yadm.io).
## Installing
```shell
[user@host ~]$ curl -fsSL bootstrap.yadm.io | bash -s -- https://github.com/hbjydev/dots.gi
```That command should work on Fedora 36+ and macOS.