5 lines
94 B
Bash

# PATH variable configuration
path=("${HOME}/Scripts/Arch Linux Helpers" $path)
export PATH