piston/packages/osabie/1.0.1/environment

6 lines
131 B
Plaintext
Raw Normal View History

2021-03-15 18:53:44 +01:00
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export LC_ALL=en_US.UTF-8
2021-03-15 18:53:44 +01:00
export PATH=$PWD/bin:$PATH