matrix-commander/scripts/path-adjust.sh

5 lines
121 B
Bash
Executable File

#!/usr/bin/env bash
# source this script, don't execute it
# source scripts/path-adjust.sh
export PATH="$PATH:./scripts"