KiCad-Diff/env.sh

7 lines
90 B
Bash

#!/bin/bash
# Usage: Source this file as:
# $> source ./env.sh
export PATH=$(pwd):$PATH