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

5 Commits

Author SHA1 Message Date
Tardog
a97bbbf16d Add install option for Gruvbox Dark theme 2016-12-04 08:28:03 +01: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
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
538a5d1e68 add script for easy install 2015-08-31 19:03:24 -05:00