Files
dotfiles/bashrc.d/local/secbri-vmhost-1.bash

7 lines
201 B
Bash

export PATH=$PATH:/usr/local/opt/node/bin
export PATH=$PATH:$HOME/bin/bento/wrappers/
alias jtagserial="telnet 192.168.0.80 2300"
alias jtagserial2="telnet 192.168.0.80 2301"
alias gp="globalprotect"