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

https://github.com/amnweb/dotfiles


https://github.com/amnweb/dotfiles

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Installation Script

This repository contains a PowerShell script to automate the installation and configuration of `komorebi`, `yasb`, and `whkd`, along with setting up dotfiles and a desktop wallpaper.

## Usage

1. Open PowerShell / PWSH.
2. Copy and paste this command
```
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/amnweb/dotfiles/main/install.ps1'))
```

## Demo

https://github.com/user-attachments/assets/daca3b64-ff05-4fc7-a57d-d1b329bad131

## Notes

Use this script at your own risk. The author is not responsible for any damage or data loss that may occur as a result of using this script.