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

11 Commits

Author SHA1 Message Date
Ben Hur Nascimento
d94c59b0c7 Code changed to infer the terminal used instead the OS. 2016-07-01 18:23:09 -03: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
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
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
179afff7a5 Fix typo in condition 2016-03-19 15:55:46 +01:00
Mayccoll
e39a089b5c Ubuntu 15.04 support 2015-10-17 18:22:44 -05:00
Mayccoll
c67524203b function is added to see the colors after installed 2015-08-14 12:01:15 -05:00
Mayccoll
652b7e7ee1 function is added to see the colors after installed 2015-08-14 11:56:58 -05:00
Mayccoll
752646ff25 outsource redundant code 2015-07-24 11:43:19 -05:00