Add simple instructions for homebrew installation (OSX)

This commit is contained in:
Jimmy Thrasher 2015-03-24 09:56:16 -04:00
parent 904f08940b
commit 187c4d7ba3

View File

@ -104,6 +104,13 @@ a symbolic link to the $PREFIX/share/kak/rc directory.
ln -s /usr/share/kak/rc ~/.config/kak/autoload
----------------------------------------------
Homebrew (OSX)
~~~~~~~~~~~~~~
-----------------------------------------------------------------------------------------------
brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/homebrew/contrib/kakoune.rb
-----------------------------------------------------------------------------------------------
Running
-------