Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryushinn/dotfiles.local

My personal local config
https://github.com/ryushinn/dotfiles.local

Last synced: about 1 month ago
JSON representation

My personal local config

Awesome Lists containing this project

README

        

# Dotfiles.local

Install the local dotfiles for different platforms:

```bash
git clone "$URL" && cd dotfiles.local && git checkout "$PLATFORM_BRANCH" && ./install
```

## Platforms branches

```text
main
|
+- macos
|
+- WSL (Windows 11)
|
+- ubuntu (22.04)
|
+- arch-linux
```