1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Commit Graph

60 Commits

Author SHA1 Message Date
Konstantinos Goutsos
09e93b3217 Add VS Code Dark+ theme 2019-06-02 13:55:48 +01:00
Benedikt Geißler
073d8c9a98 Add papercolor theme 2019-06-01 16:14:51 +02:00
Mayccoll
e41033eb12 add neon-night.sh to gogh.sh 2019-05-22 14:37:29 -05:00
Jacopo Maltagliati
087ea6ec3c Prepped for mono themes pr 2019-03-16 18:33:10 +01:00
Jacopo Maltagliati
fedf26db2a Revert URL patches for PR 2019-03-14 19:24:36 +01:00
Jacopo Maltagliati
c90aaa5b78
Patch URL 2019-03-14 14:02:45 +01:00
Jacopo Maltagliati
f2612af6fd
Added hook for ibm3270.sh 2019-03-14 11:32:02 +01:00
Mayccoll
916301468a update theme list 2018-12-17 22:12:06 -05:00
phenonymous
387f861c99 New theme, google-light
- Fix missing theme
 - Reorder google-themes
2018-12-02 18:24:54 +01:00
phenonymous
a6781ba70c New theme, google-dark 2018-12-01 20:20:22 +01:00
phenonymous
c3006d0919 Remove google themes from list, add in new PR 2018-12-01 18:07:35 +01:00
phenonymous
00ac0ad44d Change progressbar url to raw release 2018-12-01 18:06:39 +01:00
phenonymous
01f998e9ee Make sure exported variables get unset to avoid global variable pollution 2018-11-30 23:03:39 +01:00
phenonymous
e1dc74f13a Change to 'bash -c' instead of 'eval' 2018-11-29 23:20:17 +01:00
phenonymous
cd200b7a41 Major update with tilix support 2018-11-29 21:48:25 +01:00
phenonymous
851ac59dfd Major update with tilix support 2018-11-27 21:11:54 +01:00
phenonymous
75ad420c85 Major update with tilix support 2018-11-27 13:46:15 +01:00
phenonymous
0ef494e0ae Major update with tilix support 2018-11-27 11:10:12 +01:00
phenonymous
61fb958374 Major update with tilix support 2018-11-22 14:30:40 +01:00
phenonymous
db039c6b4b Major update with tilix support 2018-11-22 00:16:21 +01:00
phenonymous
c60eb20614 Major update with tilix support 2018-11-13 18:51:25 +01:00
Kristoffer Minya
b2f7a809cb
Update gogh.sh 2018-11-09 14:51:07 +01:00
Kristoffer Minya
edd964b496
Update gogh.sh 2018-11-09 14:25:59 +01:00
Kristoffer Minya
f4f280d78c
Update gogh.sh 2018-11-07 17:20:54 +01:00
phenonymous
88f07d545d Major update with tilix support 2018-11-07 13:27:35 +01:00
phenonymous
b4aae6e1c3 Major update with tilix support 2018-11-07 13:25:47 +01:00
Kristoffer Minya
c5c84bfd43
Update gogh.sh 2018-11-06 23:57:00 +01:00
Kristoffer Minya
e3c9f1dc10
Update gogh.sh 2018-11-06 23:54:37 +01:00
Kristoffer Minya
37e58cb933
Update gogh.sh 2018-11-06 23:52:15 +01:00
Kristoffer Minya
96c6098823
Update gogh.sh 2018-11-06 23:46:42 +01:00
Kristoffer Minya
0b4c843c19
Update gogh.sh 2018-11-06 23:43:14 +01:00
Kristoffer Minya
b54f0cb866
Update gogh.sh 2018-11-06 23:39:32 +01:00
phenonymous
a453f6a34d Major update with tilix support 2018-11-06 00:00:17 +01:00
phenonymous
d1eafe6f1d Added tilix support 2018-11-05 11:45:41 +01:00
phenonymous
dfa6c56e89 Major change 2018-11-05 11:28:42 +01:00
Mayccoll
422b6eb522
Update gogh.sh 2018-10-16 16:39:41 -05:00
Руслан Корнев
82fdd03c1c
fixes #121 2018-09-02 17:02:12 +03:00
mquintero
b3e6ceeab2 add theme clone-of-ubuntu.sh 2018-02-26 15:55:18 -05:00
Matt Harris
e399495c7c add to main script and readme 2018-01-19 21:56:42 +00:00
mquintero
dae1fc5ad8 Normalize theme names - Theme array 2017-12-27 12:12:48 -05:00
mquintero
3b6c20478b Fix typos 2017-12-27 11:59:05 -05:00
mquintero
ca5c0146e2 Trim White space 2017-12-27 11:45:55 -05:00
mquintero
026452e5ac Remove white space #120 2017-12-27 09:59:15 -05:00
Ram Lmn
860c24ed58 Minor tweaks
- Format README.md and add links to theme authors
- Fix indentation in gogh.sh
- Modify comments to identify colors by their name rather than their
use
- shellcheck errors
  - quote variables in most places to prevent word globbing
  - use $(cmd) instead of legacy `cmd`
2017-12-20 17:49:26 +05:30
Ram Lmn
3b7bef08f4
Add Snazzy theme by Sindre Sorhus 2017-12-17 20:06:20 +05:30
mquintero
bdf862b4d9 Add new themes to the array 2017-12-04 11:00:45 -05:00
Dimitri Bohlender
aa1e8793c5 On OSX gogh.sh will use curl now 2017-10-21 02:05:24 +02:00
Dimitri Bohlender
10130c560b Fixed issues with old bash & missing wget on OSX 2017-10-21 00:04:18 +02:00
Dimitri Bohlender
e86a1d2d4d Fixed $TERMINAL containing name of shell 2017-10-17 21:57:59 +02:00
a7r3
7787798865
gogh: some more improvements
* Add a condition for the theme OPTION to be greater than zero as well
  - This prevents the Usage of Negative Index, which prints the n-th element from behind
    Reference: https://unix.stackexchange.com/questions/198787/is-there-a-way-of-reading-the-last-element-of-an-array-with-bash

* Specify the user a way to EXIT by pressing the ENTER key without any options

* Reduce some lines in the code -> Using '\n'

Signed-off-by: a7r3 <arvindultimate7352@gmail.com>
2017-10-11 20:24:23 +05:30