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/completion.bash.inc"
|
||||
fi
|
||||
|
@ -34,7 +34,7 @@ CASKS="
|
||||
spotify
|
||||
sublime-text
|
||||
syncthing-app
|
||||
torbrowser
|
||||
tor-browser
|
||||
vlc
|
||||
xscreensaver
|
||||
"
|
||||
|
@ -2,6 +2,7 @@ PYTHON_PKGS="
|
||||
awscli
|
||||
awsebcli
|
||||
pipenv
|
||||
powerline-shell
|
||||
virtualenv
|
||||
"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user