broccoli-cli/home/.bash_aliases

4 lines
136 B
Bash
Raw Normal View History

export ACT_HOME="/opt/cad"
export PATH="/opt/go/bin:/opt/cad/bin:$HOME/.local/bin:$PATH"
export PRSPICE_INSTALL="$ACT_HOME/lib/prspice"