Skip to content

Commit

Permalink
mas: extract from xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
willbchang committed Dec 29, 2020
1 parent ba4f5f9 commit 7f79d63
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sh macos-dotfiles/install.sh
| [[./command-line-tools/node.org][Node]] | [[./applications/finder.org][Finder]] | [[./system-preferences/security+privacy.org][Security & Privacy]] |
| [[./command-line-tools/ruby.org][Ruby]] | [[./applications/rubymine.org][Rubymine]] | [[./system-preferences/keyboard.org][Keyboard]] |
| [[./command-line-tools/trash.org][Trash]] | [[./applications/xcode.org][Xcode]] | [[./system-preferences/trackpad.org][Trackpad]] |
| | [[./applications/font-book.org][Font Book]] | [[./system-preferences/displays.org][Displays]] |
| [[./command-line-tools/mas.org][Mas]] | [[./applications/font-book.org][Font Book]] | [[./system-preferences/displays.org][Displays]] |
| | | [[./system-preferences/battery.org][Battery]] |

All Rights Reserved.
6 changes: 0 additions & 6 deletions applications/xcode.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
Xcode is an integrated development environment for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, iPadOS, watchOS, and tvOS.

* Install
Install [[https://github.com/mas-cli/mas][mas]]: Mac App Store command line interface.
#+begin_src sh
brew install mas
brew bundle dump
#+end_src

Install [[https://developer.apple.com/xcode/][Xcode]]
#+begin_src sh
mas install 497799835
Expand Down
4 changes: 4 additions & 0 deletions command-line-tools/mas.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Install [[https://github.com/mas-cli/mas][mas]]: Mac App Store command line interface.
#+begin_src sh
brew install mas
#+end_src

0 comments on commit 7f79d63

Please sign in to comment.