Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

A cross-platform, modular dotfiles installer for my personal setup

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.

![Screen Shot](https://user-images.githubusercontent.com/1087399/270018021-aa94a7c6-4e38-4e30-994f-7281ca92f3e2.png)

## Build Status

[![Installation Test (native)](https://github.com/spywhere/dotfiles/actions/workflows/macos-test.yml/badge.svg)](https://github.com/spywhere/dotfiles/actions/workflows/macos-test.yml)
[![Installation Test (via Docker)](https://github.com/spywhere/dotfiles/actions/workflows/os-test.yml/badge.svg)](https://github.com/spywhere/dotfiles/actions/workflows/os-test.yml)

[![Build Stats](https://buildstats.info/github/chart/spywhere/dotfiles?branch=main)](https://github.com/spywhere/dotfiles/actions)

## Quick Installation

```sh
sh -c "$(curl -sSL dots.spywhere.me)" - spywhere/dotfiles
```

## Installation with Additional Flags and Options

To use flags in remote installation, use this command

```sh
sh -c "$(curl -sSL dots.spywhere.me)" - spywhere/dotfiles [flags...]
```