4
4

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にインストールしているもの_201403

Posted at

「家で使ってたあれ、会社でも使いたいけど名前なんだっけ、、、」と思う事がちょくちょくあります。なので、家で使っているMacのアプリを記録しておきます。

Cocoaアプリケーション

~/Applications は、homebrew のbrew-cask にてインストールしたアプリケーションが入ります。

macmini:~ tak$ ls ~/Applications/
Alfred 2.app		ClamXav.app		Gimp.app		Mou.app			Sublime Text 2.app
Alfred Preferences.app	Emacs.app		Kobito.app		Skitch.app
CheatSheet.app		Evernote.app		LICEcap.app		SourceTree.app
macmini:~ tak$ ls /Applications/
App Store.app		Dictionary.app		Launchpad.app		Reminders.app		Unity
Automator.app		Dropbox.app		Mail.app		Safari.app		Utilities
Calculator.app		FaceTime.app		Maps.app		ScanSnap		Xcode.app
Calendar.app		Font Book.app		Messages.app		Stickies.app		iBooks.app
Chess.app		FormatMatch.app		Mission Control.app	SugarSync.app		iTunes.app
Chocolat.app		Game Center.app		Notes.app		System Preferences.app
Contacts.app		Image Capture.app	Photo Booth.app		TextEdit.app
DVD Player.app		KeyRemap4MacBook.app	Preview.app		Time Machine.app
Dashboard.app		Keynote.app		QuickTime Player.app	TotalTerminal.app
macmini:~ tak$ 

Homebrew

macmini:~ tak$ brew cask list
alfred		    emacs		kobito		    skitch		totalterminal
cheatsheet	    evernote		licecap		    sourcetree
clamxav		    keyremap4macbook	mou		    sublime-text
macmini:~ tak$ brew list
brew-cask	pkg-config
macmini:~ tak$ 

gem

*** LOCAL GEMS ***

activesupport (3.2.15)
brewdler (0.5.0)
CFPropertyList (2.2.0)
claide (0.4.0, 0.3.2)
cocoapods (0.29.0, 0.27.1)
cocoapods-core (0.29.0, 0.27.1)
cocoapods-downloader (0.3.0, 0.2.0)
cocoapods-try-release-fix (0.1.1)
colored (1.2)
commander (4.1.5)
escape (0.0.4)
fuzzy_match (2.0.4)
highline (1.6.20)
i18n (0.6.5)
json_pure (1.8.1)
libxml-ruby (2.6.0)
multi_json (1.8.2)
nap (0.5.1)
nokogiri (1.5.6)
open4 (1.3.0)
rake (10.1.0)
sqlite3 (1.3.7)
xcodeproj (0.14.1)
macmini:~ tak$ 
4
4
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
4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?