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