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

9 Commits

Author SHA1 Message Date
mquintero
6e431902c3 Fix substring expression < 0 2017-08-31 09:35:37 -05:00
Mayccoll
828f448f6f Fix last options #88 2017-08-27 20:15:38 -05:00
Arvindraj
0e83d45878
Remove exit call inside first if condition block
* Presence of this call cannot facilitate installation of
  multiple themes in one instance of the script
  - `exit' call directly exits the iteration (and the script too)

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
2017-08-14 21:00:40 +05:30
Arvindraj
23bb556249
Show the selected theme name
... Instead of using the previous value of `FILENAME_SPACE'
	- Which would be the name of the last theme in the list

* Variables inside '(( ))' don't require $ for expanding

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
2017-08-14 20:40:28 +05:30
Kevin Mulvey
66a08b8a18
fix all occurrences i could find 2017-08-10 18:35:14 -06:00
Mayccoll
5e6845175a #76 INVALID OPTION! 2017-07-12 10:34:21 -05:00
mquintero
efaf62fd40 new themes Tilix-Themes 2017-07-07 17:51:58 -05:00
mquintero
077bc0a8dc New script base on themes array 2017-07-04 15:30:34 -05:00
mquintero
71c2252721 New script base on themes array 2017-07-04 15:26:10 -05:00