mirror of
https://github.com/mawww/kakoune.git
synced 2025-04-16 13:27:44 +02:00
Add simple instructions for homebrew installation (OSX)
This commit is contained in:
parent
904f08940b
commit
187c4d7ba3
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue