bash: update MBP local; remove 'rm -i' alias
This commit is contained in:
@@ -6,3 +6,8 @@ addpath "$HOME/.serverless/bin"
|
||||
|
||||
# Set up NNTP variables
|
||||
`netrc news.xcski.com NNTP`
|
||||
|
||||
export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-10"
|
||||
|
||||
alias clearpgpid="rm $PGDATA/postmaster.pid"
|
||||
alias nwjs="/Applications/nwjs.app/Contents/MacOS/nwjs"
|
||||
|
||||
Reference in New Issue
Block a user