bash: Add Cog; macbook-air comment out flutter
This commit is contained in:
2
bashrc.d/local/Cog.bash
Normal file
2
bashrc.d/local/Cog.bash
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
addpath $HOME/.local/bin
|
||||||
|
addpath $HOME/.emacs.d/savefiles/straight/repos/mu/build/mu/
|
||||||
@@ -5,8 +5,8 @@
|
|||||||
# export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-13"
|
# export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-13"
|
||||||
alias clearpgpid="rm $PGDATA/postmaster.pid"
|
alias clearpgpid="rm $PGDATA/postmaster.pid"
|
||||||
echo "Adding Flutter to path"
|
echo "Adding Flutter to path"
|
||||||
addpath $HOME/opt/flutter-2.5.2/bin/
|
# addpath $HOME/opt/flutter-2.5.2/bin/
|
||||||
addpath $HOME/Library/Python/3.9/bin
|
# addpath $HOME/Library/Python/3.9/bin
|
||||||
|
|
||||||
if [ "$(which pyenv)" != "" ] ; then
|
if [ "$(which pyenv)" != "" ] ; then
|
||||||
eval "$(pyenv init -)"
|
eval "$(pyenv init -)"
|
||||||
|
|||||||
Reference in New Issue
Block a user