9 lines
190 B
Bash
9 lines
190 B
Bash
alias serv="cd ~/src/servicesmart"
|
|
|
|
addpath /Users/paul/Library/Python/3.7/bin
|
|
addpath ~/.npm-global/bin
|
|
addpath "$HOME/.serverless/bin"
|
|
|
|
# Set up NNTP variables
|
|
`netrc news.xcski.com NNTP`
|