mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
remove themes
This commit is contained in:
20
README.md
20
README.md
@@ -201,23 +201,3 @@ gconftool-2 -s -t string /apps/gnome-terminal/profiles/Default/palette "#3030303
|
||||
# One line command, copy and paste into the terminal
|
||||
$ THEMEE="ura.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
|
||||
```
|
||||
|
||||
|
||||
- ven.sh
|
||||
|
||||

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

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