So I copied, "komorebic start -c $Env:USERPROFILE\komorebi.json --whkd" into a .ps1 file, made it into an exe, wrote a script to download it into the Start-up directory and published it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/548
**Author:** [@aryan-212](https://github.com/aryan-212)
**Created:** 9/25/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `auto-start-new`
---
### 📝 Commits (3)
- [`134c20e`](https://github.com/LGUG2Z/komorebi/commit/134c20e38c19af0b653cb3e70b292736be1226bf) Implemented Auto-Start feature
- [`5ab2f51`](https://github.com/LGUG2Z/komorebi/commit/5ab2f5155d2ae5db0dc01f698153a9c89e1f61b3) added code type to powershell
- [`bd21117`](https://github.com/LGUG2Z/komorebi/commit/bd211171f2bdc12c4bd070aca38b53e8aa548a42) AutoStart setup script Implemented
### 📊 Changes
**2 files changed** (+12 additions, -6 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+12 -6)
➕ `StartKomorebi.exe` (+0 -0)
</details>
### 📄 Description
So I copied, "komorebic start -c $Env:USERPROFILE\komorebi.json --whkd" into a .ps1 file, made it into an exe, wrote a script to download it into the Start-up directory and published it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/548
Author: @aryan-212
Created: 9/25/2023
Status: ❌ Closed
Base:
master← Head:auto-start-new📝 Commits (3)
134c20eImplemented Auto-Start feature5ab2f51added code type to powershellbd21117AutoStart setup script Implemented📊 Changes
2 files changed (+12 additions, -6 deletions)
View changed files
📝
README.md(+12 -6)➕
StartKomorebi.exe(+0 -0)📄 Description
So I copied, "komorebic start -c $Env:USERPROFILE\komorebi.json --whkd" into a .ps1 file, made it into an exe, wrote a script to download it into the Start-up directory and published it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.