Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryushinn/dotfiles.local
- Owner: ryushinn
- Created: 2023-07-02T22:05:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T20:32:45.000Z (about 1 year ago)
- Last Synced: 2023-12-28T22:04:44.408Z (about 1 year ago)
- Language: PowerShell
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```