Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ciiqr/dotfiles

~/.* files, programs, and system settings
https://github.com/ciiqr/dotfiles

dotfiles dotfiles-macos nk

Last synced: 3 days ago
JSON representation

~/.* files, programs, and system settings

Awesome Lists containing this project

README

        

# dotfiles

[![validate](https://github.com/ciiqr/dotfiles/actions/workflows/validate.yml/badge.svg)](https://github.com/ciiqr/dotfiles/actions/workflows/validate.yml)

## install

```bash
./install.sh 'laptop-william'
```

## install (windows)

```powershell
Set-ExecutionPolicy Bypass -Scope Process -Force
./install.ps1 'desktop-william'
```