Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ciiqr/dotfiles
- Owner: ciiqr
- Created: 2022-09-24T01:16:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T15:03:34.000Z (4 months ago)
- Last Synced: 2024-09-10T16:44:34.594Z (4 months ago)
- Topics: dotfiles, dotfiles-macos, nk
- Language: Shell
- Homepage:
- Size: 2.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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'
```