Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarebyte/dotfiles
:house: sweet ~/
https://github.com/tarebyte/dotfiles
dotfiles lazyvim macos neovim works-with-codespaces yadm
Last synced: 3 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 (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T01:49:46.000Z (4 months ago)
- Last Synced: 2024-10-17T19:50:40.232Z (3 months ago)
- Topics: dotfiles, lazyvim, macos, neovim, works-with-codespaces, yadm
- Language: Lua
- Homepage: https://github.com/tarebyte/dotfiles
- Size: 22.6 MB
- Stars: 25
- Watchers: 5
- 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)