diff --git a/README.md b/README.md index c137cb1..01dc81a 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ My zshrc ```sh /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)" ``` + +## Ubuntu fast setup +```sh +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/ubuntu_setup.sh)" +```