1
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Macに入れたものリスト

Last updated at Posted at 2017-01-19

Macを新調してから入れたものをメモ

#---前提物---

##Xcode
https://developer.apple.com/xcode/

##Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

##brew-cask

brew tap caskroom/cask

#---brew & brew-caskで入れたもの---

##pwgen

brew install pwgen

##iTerm2

brew cask install iterm2

##Tree

brew install tree

##FreeMind

brew cask install freemind

##SourceTree

brew cask install sourcetree

##vagrant

brew cask install vagrant

##VirtualBox

brew cask install virtualbox

##AppCleaner

brew cask install appcleaner

##Google日本語入力
インストール後の設定
http://dezisaru.com/imac/2693.html

brew cask install google-japanese-ime

#---手動で入れたもの---

##anyenv
https://github.com/riywo/anyenv
http://qiita.com/yutackall/items/6c48cf56317d8501f6df

##Senebier
http://www.bicoid.com/app/senebier/index.html

##Alfred
https://itunes.apple.com/jp/app/alfred/id405843582?mt=12

##Kobit
http://kobito.qiita.com

##Virsions
http://versionsapp.com

##Parallels Desktop
http://versionsapp.com

##Visual Studio Code
https://code.visualstudio.com/download

##Cheat Sheet
https://www.cheatsheetapp.com/CheatSheet/

##Office for Mac
https://www.microsoft.com/ja-jp/office/homeuse/package-mac.aspx

##GIMP
https://www.gimp.org

##GitHub Desktop
https://desktop.github.com

##Trend Micro Security

#---こんなのあったのか…ってやつ---
標準のカラーピッカー
/Applications/Utilities/Digital Color Meter.app

1
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?