https://github.com/amnweb/dotfiles
https://github.com/amnweb/dotfiles
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amnweb/dotfiles
- Owner: amnweb
- License: mit
- Created: 2024-07-05T15:09:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T12:17:56.000Z (about 1 year ago)
- Last Synced: 2025-03-17T10:21:31.326Z (11 months ago)
- Language: PowerShell
- Size: 10.6 MB
- Stars: 35
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.