mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Update README.md
This commit is contained in:
parent
c66985e24d
commit
8430277410
@ -7,10 +7,14 @@ Elementary-OS-Terminal-Colors
|
|||||||
Download and save the script file, make this file executable and run it:
|
Download and save the script file, make this file executable and run it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh
|
||||||
$ chmod +x elementary.sh
|
$ chmod +x elementary.sh
|
||||||
$ ./elementary.sh
|
$ ./elementary.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
oneline commnado
|
||||||
|
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh && chmod +x elementary.sh && ./elementary.sh
|
||||||
|
|
||||||
Alternatively you can open the file and copy and paste lines directly into your shell.
|
Alternatively you can open the file and copy and paste lines directly into your shell.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user