piston/packages/bash/5.2.0/environment

4 lines
104 B
Plaintext
Raw Normal View History

2023-04-08 09:52:41 +02:00
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH