From 6acb7ca0bcb9b77ed6a936b9bc9e110b37a05919 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Sat, 15 Apr 2023 13:29:53 +0200 Subject: [PATCH] docs: adjust Windows instructions --- README.md | 15 +++++++++++++++ groups/arch/full | 1 + groups/arch/wayland | 4 ++++ groups/docs | 1 + groups/media/img | 1 + 5 files changed, 22 insertions(+) create mode 100644 groups/arch/wayland diff --git a/README.md b/README.md index 8303df0..c7391db 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,24 @@ and configure it yourself. On Arch you can install the script to `/usr/bin` and the man-page with the `instalee-git` AUR package. +#### Windows + +Online install for Windows: + +Run this in an administrative powershell: +``` powershell +Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) +choco feature enable -n allowGlobalConfirmation +choco install git +Start-Process -Wait "C:\Program Files\Git\git-bash.exe" -Verb runAs -ArgumentList "-c 'git clone https://github.com/xeruf/instalee && cd instalee && ./instalee win/work; sleep 10 || bash'" -OR + Start-Process -Wait "C:\ProgramData\chocolatey\lib\git\git-bash.exe" -Verb runAs -ArgumentList "-c 'git clone https://github.com/xeruf/instalee && cd instalee && ./instalee win/work; sleep 10 || bash'" +``` +See https://chocolatey.org/install#install-step2 + An install helper for Windows, that prepares chocolatey either on- and offline and installs git bash, is in the works. +See [i.ps1](./i.ps1). ### Configuration diff --git a/groups/arch/full b/groups/arch/full index 8dc1ee2..68b103e 100644 --- a/groups/arch/full +++ b/groups/arch/full @@ -4,6 +4,7 @@ media/mix media/video media/img dev +docs print mount forensics diff --git a/groups/arch/wayland b/groups/arch/wayland new file mode 100644 index 0000000..80ae490 --- /dev/null +++ b/groups/arch/wayland @@ -0,0 +1,4 @@ +wl-clipboard +cliphist +way-displays +wdisplays diff --git a/groups/docs b/groups/docs index de1baea..98c08ee 100644 --- a/groups/docs +++ b/groups/docs @@ -1,4 +1,5 @@ plantuml tex +pdftk pandoc vega diff --git a/groups/media/img b/groups/media/img index 10d7f88..87b5bc7 100644 --- a/groups/media/img +++ b/groups/media/img @@ -1,3 +1,4 @@ sxiv gimp pinta +digikam