macbook: update postgres version
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Set up NNTP variables
|
||||
`netrc news.xcski.com NNTP`
|
||||
# echo "Running netrc"
|
||||
# `netrc news.xcski.com NNTP`
|
||||
|
||||
export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-10"
|
||||
# export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-13"
|
||||
alias clearpgpid="rm $PGDATA/postmaster.pid"
|
||||
echo "Adding Flutter to path"
|
||||
addpath $HOME/opt/flutter-2.5.2/bin/
|
||||
addpath $HOME/Library/Python/3.9/bin
|
||||
|
||||
Reference in New Issue
Block a user