mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
update readme
This commit is contained in:
125
README.md
125
README.md
@ -12,7 +12,7 @@ Download and save the script file, make this file executable and run it:
|
|||||||
$ ./elementary.sh
|
$ ./elementary.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
oneline command
|
One line command
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh && chmod +x elementary.sh && ./elementary.sh && rm elementary.sh
|
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh && chmod +x elementary.sh && ./elementary.sh && rm elementary.sh
|
||||||
@ -32,69 +32,14 @@ gconftool-2 -s -t string /apps/gnome-terminal/profiles/Default/palette "#3030303
|
|||||||
http://ciembor.github.io/4bit/
|
http://ciembor.github.io/4bit/
|
||||||
```
|
```
|
||||||
|
|
||||||
### Script themes:
|
## More themes:
|
||||||
|
|
||||||
- azu.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="azu.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- cai.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="cai.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- elementary.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="elementary.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- elic.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="elic.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- elio.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="elio.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- miu.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="miu.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- tin.sh
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ THEMEE="tin.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
|
||||||
```
|
|
||||||
|
|
||||||
- aci.sh
|
- aci.sh
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
$ THEMEE="aci.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
$ THEMEE="aci.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -103,9 +48,73 @@ gconftool-2 -s -t string /apps/gnome-terminal/profiles/Default/palette "#3030303
|
|||||||

|

|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
$ THEMEE="aco.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
$ THEMEE="aco.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- azu.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="azu.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
|
- cai.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="cai.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
|
- elic.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="elic.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
|
- elio.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="elio.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
|
- miu.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="miu.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
|
- tin.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="tin.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
|
- elementary.sh
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
# One line command, copy and paste into the terminal
|
||||||
|
$ THEMEE="elementary.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||||
|
```
|
||||||
|
|
||||||
### More colors
|
### More colors
|
||||||
|
|
||||||
copy and paste lines directly into your shell.
|
copy and paste lines directly into your shell.
|
||||||
|
Reference in New Issue
Block a user