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

3 Commits

Author SHA1 Message Date
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
Piotr Gaczkowski
56c396f56c Source local file if available 2016-03-19 16:40:48 +01:00
Mayccoll
0bf0fbc941 themes in new folder 2015-08-14 11:05:35 -05:00