mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Single-install-script
|
# Single-install-script
|
||||||
|
|
||||||
This script automatically installs you favourite Linux applications such as:
|
This script automatically installs you favourite Linux applications such as:
|
||||||
Docker, Homebrew, zsh, oh-my-zsh and more to come!
|
Docker, Homebrew, code server, zsh, oh-my-zsh and more to come!
|
||||||
|
|
||||||
It also installs custom configuration for zsh and it's plugins.
|
It also installs custom configuration for zsh and it's plugins.
|
||||||
|
|
||||||
@@ -13,7 +13,7 @@ Please consider staring this project. It helps me see how important this is for
|
|||||||
To use this script paste the following in the Linux terminal:
|
To use this script paste the following in the Linux terminal:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install-script | sudo bash
|
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install-script | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
If you have any issues please add one in the issues tab.
|
If you have any issues please add one in the issues tab.
|
||||||
|
|||||||
Reference in New Issue
Block a user