Skip to content

How to setup? #303

Answered by adgower
adgower asked this question in Q&A
Nov 28, 2022 · 4 comments · 1 reply
Discussion options

You must be logged in to vote
  1. open powershell
  2. winget install LGUG2Z.komorebi
  3. Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
  4. irm get.scoop.sh | iex
  5. scoop bucket add extras
  6. scoop install komorebi
  7. iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.sample.ahk -OutFile $Env:USERPROFILE\komorebi.ahk
  8. iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebic.lib.ahk -OutFile $Env:USERPROFILE\komorebic.lib.ahk
  9. iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.generated.ahk -OutFile $Env:USERPROFILE\komorebi.generated.ahk
  10. scoop install autohotkey
  11. close powershell
  12. open powershell as administrator
  13. komorebic start -a

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@LGUG2Z
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by adgower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants