An open API service indexing awesome lists of open source software.

https://github.com/mnml-theme/git

A minimal theme for @git.
https://github.com/mnml-theme/git

git git-config git-configuration git-prompt gitconfig

Last synced: 8 months ago
JSON representation

A minimal theme for @git.

Awesome Lists containing this project

README

          

[mnml] [`git`]
==============
A **m**i**n**i**m**a**l** [theme] for [`git`].

Install
-------
with _[Home`brew`]_:
~~~ sh
brew install mnml-theme/install/mnml-git
~~~
or `brew bundle install` from a _[Brewfile]_:
~~~ rb
tap "mnml-theme/install"
brew "mnml-git"
~~~

License
-------
[MIT] © [Daniel Bayley]

[MIT]: LICENSE.md
[Daniel Bayley]: https://github.com/danielbayley

[mnml]: https://github.com/mnml-theme

[`git`]: https://git-scm.com
[theme]: https://

[home`brew`]: https://brew.sh
[brewfile]: https://github.com/Homebrew/homebrew-bundle#usage