Tom Willemsen
a0fb2ed62c
Set environment settings in `env' and have `run-gitto' use it, this makes it easy for other commands (like make) to utilize this as well. * env: New file, set environment variables needed to do anything with gitto outside of an installed state. * run-gitto: Move environment settings to `env' and just run it.
3 lines
32 B
Bash
Executable file
3 lines
32 B
Bash
Executable file
#!/bin/sh
|
|
|
|
./env src/gitto "$@"
|