12 lines
227 B
Org Mode
12 lines
227 B
Org Mode
[[./example-gifs/init-example.gif]]
|
|
|
|
* Install from tap
|
|
** Add Tap
|
|
#+begin_src sh
|
|
brew tap MSG/apps https://forge.superkamiguru.org/MSG/homebrew-apps
|
|
#+end_src
|
|
|
|
** Install Cask
|
|
#+begin_src sh
|
|
brew install msg-desktop
|
|
#+end_src
|