summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-09 11:45:23 +0200
committerkkard2 <[email protected]>2023-07-09 11:51:07 +0200
commit0d477e37a06bf9083f230c1b97ecdc81ce81fcc7 (patch)
treee364373ffc1611092cbeb185ee22cbc38f366bae /README.md
parentf335ca400ddcd8f9da7d16f92f442c3c6d999b07 (diff)
move elevator configuration to this repo (this joke is very unfunny)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 77db994..ddc5497 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,6 @@ config stuff (i need to move everything into one place)
# links for this to work
* `~/.ideavimrc` -> `./idea/.ideavimrc`
+
+# windows
+* run `./_windows/startup.ps1` on startup (`PowerShell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File <PATH>`)