Skip to content
Snippets Groups Projects
Commit 6d5d08b9 authored by Antoine Huguet's avatar Antoine Huguet :flag_no:
Browse files

More update

parent fc0ed4f1
No related branches found
No related tags found
No related merge requests found
...@@ -21,13 +21,18 @@ sudo apt install zsh ...@@ -21,13 +21,18 @@ sudo apt install zsh
```shell ```shell
git clone https://gitlab.viarezo.fr/2019hugueta2/shell-pics ~/shell-pics git clone https://gitlab.viarezo.fr/2019hugueta2/shell-pics ~/shell-pics
``` ```
### Make file executable
```shell
sudo chmod +x ~/shell-pics/install.sh
```
#### Start installation #### Start installation
Do **not** install as **sudo**. Do **not** install as **sudo**.
```shell ```shell
chmod +x ~/shell-pics/install.sh & ~/shell-pics/install.sh ~/shell-pics/install.sh
``` ```
#### Follow instructions #### Follow instructions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment