piston/packages/bash/5.1.0/environment

5 lines
105 B
Plaintext
Raw Normal View History

2021-03-13 08:43:04 +01:00
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH