updates
This commit is contained in:
parent
72dd27c3e4
commit
22c0a7e208
@ -1,2 +1,4 @@
|
|||||||
|
if [[ -e "$HOME/Library/Homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk" ]]; then
|
||||||
source "$HOME/Library/Homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.bash.inc"
|
source "$HOME/Library/Homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.bash.inc"
|
||||||
source "$HOME/Library/Homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/completion.bash.inc"
|
source "$HOME/Library/Homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/completion.bash.inc"
|
||||||
|
fi
|
||||||
|
@ -34,7 +34,7 @@ CASKS="
|
|||||||
spotify
|
spotify
|
||||||
sublime-text
|
sublime-text
|
||||||
syncthing-app
|
syncthing-app
|
||||||
torbrowser
|
tor-browser
|
||||||
vlc
|
vlc
|
||||||
xscreensaver
|
xscreensaver
|
||||||
"
|
"
|
||||||
|
@ -2,6 +2,7 @@ PYTHON_PKGS="
|
|||||||
awscli
|
awscli
|
||||||
awsebcli
|
awsebcli
|
||||||
pipenv
|
pipenv
|
||||||
|
powerline-shell
|
||||||
virtualenv
|
virtualenv
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user