Write Installation
This commit is contained in:
16
README.rst
16
README.rst
@ -1,7 +1,7 @@
|
|||||||
eyebrowse-mode
|
eyebrowse-mode
|
||||||
==============
|
==============
|
||||||
|
|
||||||
.. image:: http://bitbucket.org/wasamasa/eyebrowse-mode/raw/HEAD/eyebrows.gif
|
.. image:: http://bitbucket.org/wasamasa/eyebrowse/raw/HEAD/eyebrows.gif
|
||||||
|
|
||||||
About
|
About
|
||||||
-----
|
-----
|
||||||
@ -9,20 +9,22 @@ About
|
|||||||
``eyebrowse`` is a global minor mode for Emacs that allows you to manage
|
``eyebrowse`` is a global minor mode for Emacs that allows you to manage
|
||||||
your window configurations in a simple manner. It displays their
|
your window configurations in a simple manner. It displays their
|
||||||
current state in the modeline by default. The behaviour is modeled
|
current state in the modeline by default. The behaviour is modeled
|
||||||
after ```ranger`` <http://ranger.nongnu.org/>`_, a file manager written in
|
after `ranger <http://ranger.nongnu.org/>`_, a file manager written in
|
||||||
Python.
|
Python.
|
||||||
|
|
||||||
Screenshots
|
|
||||||
-----------
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
For now installation is only supported via `quelpa
|
||||||
|
<https://github.com/quelpa/quelpa>`_. Use ``M-: (quelpa '(eyebrowse
|
||||||
|
:fetcher bitbucket :repo "wasamasa/eyebrowse"))`` and you should be
|
||||||
|
good to go. Installation via MELPA will be supported eventually, too.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Name
|
Name
|
||||||
----
|
----
|
||||||
|
|
||||||
Actually, I wanted to name this mode "eyebrows", but then a silly typo
|
Actually, I wanted to name this mode "eyebrows" for no real reason,
|
||||||
happened. The typo stuck. So did the new name.
|
but then a silly typo happened. The typo stuck. So did the new name.
|
||||||
|
|||||||
Reference in New Issue
Block a user