Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🆕 Support for Big Sur #92

Merged
merged 2 commits into from
Dec 28, 2020
Merged

🆕 Support for Big Sur #92

merged 2 commits into from
Dec 28, 2020

Conversation

AkkeyLab
Copy link
Owner

fixes #88
fixes #89
fixes #90
fixes #91

@AkkeyLab AkkeyLab self-assigned this Dec 28, 2020
@@ -19,7 +19,7 @@ if ! command_exists brew ; then
echo " --------- Homebrew ----------"
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew upgrade --all --cleanup
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#88

@@ -16,7 +16,7 @@ function command_exists {
# Copy git ssh config file
#
echo " ------- Git SSH config ------"
cp $(cd $(dirname ${BASH_SOURCE:-$0}); pwd)/settings/git/config ~/.ssh/config
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#89

Comment on lines -15 to -44
brew cask install 1password
brew cask install android-file-transfer
brew cask install java
brew cask install android-studio
brew cask install arduino
brew cask install astropad
brew cask install atom
brew cask install cheatsheet
brew cask install cyberduck
brew cask install docker
brew cask install dropbox
brew cask install duet
brew cask install eclipse-java
brew cask install google-chrome
brew cask install iterm2
brew cask install sourcetree
brew cask install virtualbox
brew cask install virtualbox-extension-pack
brew cask install vlc
brew cask install google-japanese-ime
brew cask install swimat
brew cask install spotify
brew cask install imageoptim
brew cask install soundflower
brew cask install visual-studio-code
brew cask install adobe-creative-cloud
brew cask install gyazo
brew cask install zoomus
brew cask install tandem
brew cask install discord
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#90

Comment on lines +16 to +17
brew tap AdoptOpenJDK/openjdk
brew install --cask adoptopenjdk
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#91

@AkkeyLab AkkeyLab merged commit 6d140bf into master Dec 28, 2020
@AkkeyLab AkkeyLab deleted the feature/update-big-sur branch December 28, 2020 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant