https://github.com/tarebyte/dotfiles
:house: sweet ~/
https://github.com/tarebyte/dotfiles
dotfiles lazyvim macos neovim works-with-codespaces yadm
Last synced: 8 months ago
JSON representation
:house: sweet ~/
- Host: GitHub
- URL: https://github.com/tarebyte/dotfiles
- Owner: tarebyte
- License: isc
- Created: 2014-04-01T22:24:09.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T15:56:11.000Z (9 months ago)
- Last Synced: 2025-04-15T16:16:35.162Z (8 months ago)
- Topics: dotfiles, lazyvim, macos, neovim, works-with-codespaces, yadm
- Language: Shell
- Homepage: https://github.com/tarebyte/dotfiles
- Size: 22.7 MB
- Stars: 26
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# ~/
## To install
```sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/tarebyte/dotfiles/HEAD/script/setup)"
```
Meant primarily for MacOS, but also works for [GitHub Codespaces](https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-codespaces-for-your-account#dotfiles) if that's your jam.
## Thanks to...
* [Zach Holman](https://github.com/holman/dotfiles)
* [Jason Long](https://github.com/jasonlong/dotfiles)
* [Wynn Netherland](https://github.com/pengwynn/dotfiles)
* [Brooks Swinnerton](https://github.com/bswinnerton/dotfiles)