https://github.com/spywhere/dotfiles
A cross-platform, modular dotfiles installer for my personal setup
https://github.com/spywhere/dotfiles
dotfiles kitty neovim tmux
Last synced: 6 months ago
JSON representation
A cross-platform, modular dotfiles installer for my personal setup
- Host: GitHub
- URL: https://github.com/spywhere/dotfiles
- Owner: spywhere
- Created: 2018-08-25T09:37:25.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T18:35:43.000Z (over 1 year ago)
- Last Synced: 2024-04-14T16:14:51.368Z (over 1 year ago)
- Topics: dotfiles, kitty, neovim, tmux
- Language: Lua
- Homepage:
- Size: 4.03 MB
- Stars: 47
- Watchers: 3
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Support: supports/proton/calendar/icon.icns
Awesome Lists containing this project
README
# Dotfiles
A cross-platform, modular dotfiles for my personal setup
Looking to use my dotfiles installer for your setup? Check out [installer](https://github.com/spywhere/dotfiles/tree/installer) branch.

## Build Status
[](https://github.com/spywhere/dotfiles/actions/workflows/macos-test.yml)
[](https://github.com/spywhere/dotfiles/actions/workflows/os-test.yml)[](https://github.com/spywhere/dotfiles/actions)
## Quick Installation
```sh
sh -c "$(curl -sSL dotfiles.spywhere.me)"
```## Installation with Additional Flags and Options
To use flags in remote installation, use this command
```sh
sh -c "$(curl -sSL dotfiles.spywhere.me)" - [flags...]
```