From 8359412e6b14591b86cfbba535761a819f7cb3b2 Mon Sep 17 00:00:00 2001 From: Morten Strandbo Date: Thu, 18 Apr 2024 12:05:41 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a52b3..8067b18 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Initial_linux_setup +bash: bash <(curl -s https://code.strandbo.no/morten/Initial_linux_setup/raw/branch/main/initial_setup.sh) or -bash <(curl -sL https://bed.re/initial) \ No newline at end of file +bash <(curl -sL https://bed.re/initial) + +fish: +bash (curl -sL https://bed.re/initial | psub) \ No newline at end of file