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

166 Commits

Author SHA1 Message Date
Mohit Mehta
e1a1cd6df9 Create gogh-local.sh
Added gogh-local for activation offline for those who have cloned the repository.
2017-04-27 11:49:37 +05:30
Mayccoll
369d558b8b Update README.md 2017-02-24 10:39:18 -05:00
Mayccoll
61c44f00b5 Merge pull request #55 from Tardog/master
Add install option for Gruvbox Dark theme
2016-12-06 08:53:30 -05:00
Tardog
a97bbbf16d Add install option for Gruvbox Dark theme 2016-12-04 08:28:03 +01:00
Mayccoll
9c2778524d add contributor and credits theme Gruvbox Dark 2016-08-01 17:29:55 -05:00
Mayccoll
126da9a7d3 add new theme Gruvbox Dark 2016-08-01 17:29:04 -05:00
Mayccoll
a58c2235a2 add image for Gruvbox Dark 2016-08-01 17:23:12 -05:00
Mayccoll
20738bae14 Merge pull request #50 from ErickChacon/master
gruvbox dark theme added
2016-08-01 17:13:44 -05:00
Erick Chacon Montalvan
da229c4a8e gruvbox dark theme added 2016-08-01 22:33:59 +01:00
Mayccoll
32bddf3851 Merge pull request #49 from jhonnymoreira/upgrade/gogh-logo
[DONE] Logo upgrade
2016-07-17 00:10:55 -05:00
Jhonny Moreira
adbb4b32c1 Logo tiles updated 2016-07-16 23:38:00 -03:00
Jhonny Moreira
1cc74d0880 Logotype added 2016-07-16 23:37:29 -03:00
Jhonny Moreira
a8f23371b0 Logo upgrade 2016-07-16 23:36:48 -03:00
Mayccoll
9e488f7536 add Contributor 2016-07-15 19:09:10 -05:00
Mayccoll
b7bfc0d9f7 Merge pull request #48 from hg8/master
Fixed markdown formating + typos
2016-07-15 19:07:45 -05:00
Hugo F
8085741201 Fixed markdown formating + typos 2016-07-15 15:41:53 +02:00
Mayccoll
57f4410df9 fix typo 2016-07-12 10:50:01 -05:00
Mayccoll
0e53bbf09d Merge pull request #46 from jhonnymoreira/feat/optional-profile-cli
[DONE] Profile with CLI Script is optional
2016-07-12 10:46:08 -05:00
Jhonny Moreira
9a68c62c65 Extended install file with scripts options 2016-07-12 12:09:28 -03:00
Jhonny Moreira
c2a7737a45 Updates the README with scripts options 2016-07-09 06:08:57 -03:00
Mayccoll
ea2a35e253 add Contributors 2016-07-08 10:39:41 -05:00
Mayccoll
ab7e383f0f Merge pull request #45 from jhonnymoreira/feat/create-profile-cli
[DONE] Create profile with CLI Script
2016-07-08 10:33:07 -05:00
Jhonny Moreira
9f8b27d342 Moves changes made in 'gogh.sh' to a new one file
Having this approach makes it less complicated to those who are new to
Gogh and let the script with creating profile option being optional
instead of standard.
2016-07-08 05:59:40 -03:00
Jhonny Moreira
aa8065dd6c Create a profile with the theme name
The change used the issue #38 as reference, considering the Linux
Mint problem with profile names containing spaces.
2016-07-06 05:15:38 -03:00
Jhonny Moreira
b989706c2b Fix typos in script install instructions 2016-07-06 05:10:49 -03:00
Mayccoll
4444489190 Merge pull request #43 from oxydron/master
[Hotfix] Using terminal name instead OS
2016-07-05 09:32:34 -05:00
Ben Hur Nascimento
2a807354f5 Merge branch 'hotfix-os-2-terminals' 2016-07-01 18:24:26 -03:00
Ben Hur Nascimento
d94c59b0c7 Code changed to infer the terminal used instead the OS. 2016-07-01 18:23:09 -03:00
Mayccoll
eb7e8985e4 add contributor kragniz 2016-05-21 13:58:19 -05:00
Mayccoll
9ec3e6e90a Merge pull request #39 from kragniz/hardcoded-bash
Do not hardcode path to bash interpreter
2016-05-21 11:30:51 -04:00
Louis Taylor
683294140c Do not hardcode path to bash interpreter
I am unable to use these scripts on NixOS, since the bash interpreter is
in a different location to more conventional distros. Currently is is
/nix/store/jlg2n512jxnr1lxs72r1frxqdsf7jpdj-system-path/bin/bash on my
machine.

This patch uses env to find the correct path to the interpreter.
2016-05-21 16:03:59 +01:00
Mayccoll
91ea62d55d add contributor 2016-03-19 20:13:45 -05:00
Mayccoll
37750b5f89 Merge pull request #36 from DoomHammer/non-interactive
Only display palette when run interactively
2016-03-19 20:06:50 -05:00
Mayccoll
3476a8f532 Merge pull request #35 from DoomHammer/fix-solarized
Fix Solarized colors
2016-03-19 20:06:15 -05:00
Mayccoll
3cb816a96a Merge pull request #34 from DoomHammer/plugin-friendly
Source local file if available
2016-03-19 20:03:51 -05:00
Mayccoll
ab4a3f6398 Merge pull request #33 from DoomHammer/fix-conditional
Fix typo in condition
2016-03-19 20:02:18 -05:00
Piotr Gaczkowski
5bc0d0fcfa Only display palette when run interactively 2016-03-19 21:15:53 +01:00
Piotr Gaczkowski
267b4b2ef5 Fix Solarized colors 2016-03-19 18:15:18 +01:00
Piotr Gaczkowski
56c396f56c Source local file if available 2016-03-19 16:40:48 +01:00
Piotr Gaczkowski
179afff7a5 Fix typo in condition 2016-03-19 15:55:46 +01:00
Mayccoll
875b1be957 Merge pull request #28 from aloisdg/patch-1
Fix typo
2016-01-11 16:51:52 -05:00
Alois
24320e6371 Fix typo 2016-01-11 23:10:27 +05:30
Mayccoll
e39a089b5c Ubuntu 15.04 support 2015-10-17 18:22:44 -05:00
Mayccoll
b40553c12c Create google88efcf22d02ab258.html 2015-09-07 00:23:09 -05:00
Mayccoll
c22643c5d4 fix page title 2015-09-06 18:19:12 -05:00
Mayccoll
fbbbb06721 add github pages 2015-09-06 18:02:00 -05:00
Mayccoll
504892619d update readme with new script 2015-08-31 19:54:36 -05:00
Mayccoll
af9e8d5655 add script instuctions 2015-08-31 19:52:40 -05:00
Mayccoll
c124b45c6c add script demo 2015-08-31 19:45:04 -05:00
Mayccoll
538a5d1e68 add script for easy install 2015-08-31 19:03:24 -05:00