Code Monkey home page Code Monkey logo

mac-auto-setup's Issues

Fix setup xcode plugins

Need to install swimat ?

brew cask install swimat
gem install update_xcode_plugins
update_xcode_plugins
update_xcode_plugins --unsign

Delete install Slack

Install from AppStore

==> Downloading https://downloads.slack-edge.com/mac_releases/Slack-2.4.1-macOS.
######################################################################## 100.0%
==> Verifying checksum for Cask slack
Error: It seems there is already an App at '/Applications/Slack.app'.
Error: nothing to install

Update app list

$ brew cask list
1password
arduino
cyberduck
eclipse-java
iterm2
skype
swimat
adobe-creative-cloud
astropad
docker
google-chrome
java
sourcetree
teamviewer
android-file-transfer
atom
dropbox
google-japanese-ime
realm-studio
spotify
visual-studio-code
android-studio
cheatsheet
duet
imageoptim
sketch
sublime-text
vlc
zoom

Add upgrade program

  • mas
  • brew
  • Homebrew
  • brew cask
  • Ruby ( version setting )
  • skwp/dotfiles
  • TeX
  • CocoaPods

Virtualbox install Warning

??

Warning: A Cask for virtualbox is already installed.

To re-install virtualbox, run:
  brew cask reinstall virtualbox
==> Satisfying dependencies
==> Installing Cask dependencies: virtualbox
virtualbox ...
already installed
complete
==> Downloading http://download.virtualbox.org/virtualbox/5.1.14/Oracle_VM_Virtu
######################################################################## 100.0%
==> Verifying checksum for Cask virtualbox-extension-pack
==> 0%...
==> 10%...20%...30%...40%...50%...60%...70%...80%...90%...
==> 100%
๐Ÿบ  virtualbox-extension-pack was successfully installed!

Install Java

brew cask install java

==> Caveats
This Cask makes minor modifications to the JRE to prevent issues with
packaged applications, as discussed here:

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=411361

If your Java application still asks for JRE installation, you might need
to reboot or logout/login.

Installing this Cask means you have AGREED to the Oracle Binary Code
License Agreement for Java SE at

  https://www.oracle.com/technetwork/java/javase/terms/license/index.html

==> Downloading http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e
######################################################################## 100.0%
==> Verifying checksum for Cask java
==> Running installer for java; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are i
Password:
==> installer: Package name is JDK 8 Update 121
==> installer: Installing at base path /
==> installer: The install was successful.
๐Ÿบ  java was successfully installed!

Fix install version to latest

# Ruby
rbenv install 2.4.0
rbenv global 2.4.0

#  Node.js
nodebrew install-binary v7.0.0
nodebrew ls
nodebrew use v7.0.0

Support Sonoma

export ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR=/opt/homebrew/share/zsh-syntax-highlighting/highlighters
mkdir ~/Development

Support M1

Homebrew

echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/akkeylab/.zprofile

Zsh

$ which -a zsh
/bin/zsh
/opt/homebrew/bin/zsh <--- this select

-> echo $pass | sudo -S -- sh -c 'echo '/usr/local/bin/zsh' >> /etc/shells'
-> chsh -s /usr/local/bin/zsh

Vim

Error: invalid option: --with-override-system-vi

 brew install vim

Powerline

brew install romkatv/powerlevel10k/powerlevel10k
echo "source $(brew --prefix)/opt/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc <-- This edit

GitHub

check command -> ssh -T [email protected]

iTerm2

Fix shell path

Common

mkdir ~/Development

Git

Add user setting flow

Fix download shell command

Warning: /opt/homebrew/bin is not in your PATH.
  Instructions on how to configure your shell for Homebrew
  can be found in the 'Next steps' section below.

==> Next steps:
- Run these three commands in your terminal to add Homebrew to your PATH:
    echo '# Set PATH, MANPATH, etc., for Homebrew.' >> /Users/akkeylab/.zprofile
    echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/akkeylab/.zprofile
    eval "$(/opt/homebrew/bin/brew shellenv)"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.